Property | Type | Description | |
---|---|---|---|
_conn | Connection |
Method | Description | |
---|---|---|
Client ( string cacert, string cert, string key, string host, int port ) : System | ||
Close ( ) : void |
public Client ( string cacert, string cert, string key, string host, int port ) : System | ||
cacert | string | |
cert | string | |
key | string | |
host | string | |
port | int | |
return | System |