Property | Type | Description | |
---|---|---|---|
threadListener |
Method | Description | |
---|---|---|
ExecuteCommandSynchronized ( String command ) : void | ||
HandleConnection ( object state ) : void | ||
ReadRemoteClient ( object messageObj ) : void | ||
killThreads ( ) : void |
public ExecuteCommandSynchronized ( String command ) : void | ||
command | String | |
return | void |
public HandleConnection ( object state ) : void | ||
state | object | |
return | void |
public ReadRemoteClient ( object messageObj ) : void | ||
messageObj | object | |
return | void |