public Connect ( |
||
socket | The socket to use for the connection. | |
host | string | The host name to connect to. |
port | int | The port to connect to. If the specified port is |
options | SecureSocketOptions | The secure socket options to when connecting. |
cancellationToken | The cancellation token. | |
리턴 | void |