Method | Description | |
---|---|---|
ClientHandlerThread ( |
||
Disconnect ( ) : void | ||
Join ( ) : void | ||
Log ( string s ) : void | ||
Run ( ) : void | ||
Send ( string data ) : bool | ||
Shutdown ( string reason ) : void | ||
Start ( ) : void |
public ClientHandlerThread ( |
||
tcpClient | ||
clientId | long | |
return | System.Net.Sockets |