![]() | ClientBaseConnectAsync Method |
Name | Description | |
---|---|---|
![]() | ConnectAsync(IPEndPoint, Boolean) |
Establishes connection to a remote server.
|
![]() | ConnectAsync(String, Int32) |
Establishes connection to a remote server. You can use ConnectSSL(String, Int32) when SSL/TLS connection is needed.
|
![]() | ConnectAsync(IPAddress, Int32, Boolean) |
Establishes connection to a remote server.
|
![]() | ConnectAsync(String, Int32, Boolean) |
Establishes connection to a remote server.
|