Method | Description | |
---|---|---|
Dispose ( ) : void | ||
SendQuery ( string query ) : string | ||
TcpPoolClient ( string _server, int _port ) : System |
连接池形式的Client
|
Method | Description | |
---|---|---|
threadStart ( ) : void |
public TcpPoolClient ( string _server, int _port ) : System | ||
_server | string | |
_port | int | |
return | System |