Method | Description | |
---|---|---|
ClientConnection ( |
||
Dispose ( ) : void | ||
ProcessNextCommand ( ) : void |
Method | Description | |
---|---|---|
ExecuteCommand ( string commandLine, |
||
HandleDisconnectionExceptions ( System.Action action ) : void | ||
SendError ( ) : void | ||
SendServerError ( |
public ClientConnection ( |
||
client | ||
stream | Stream | |
onDispose | System.Action | |
return | System |