Method | Description | |
---|---|---|
ClacksServer ( |
||
Dispose ( ) : void |
Method | Description | |
---|---|---|
BeginWaitForConnection ( ) : void | ||
OnAccept ( IAsyncResult result ) : void | ||
RemoveHandler ( IClientHandler handler ) : void |
public ClacksServer ( |
||
listenEndpoint | ||
instrumentation | IClacksInstrumentation | |
clientHandlerFactory | IClientHandlerFactory | |
return | System |