Click or drag to resize

ClientBaseConnect Method

Overload List
  NameDescription
Public methodConnect(IPEndPoint, Boolean)
Establishes connection to a remote server.
Public methodConnect(String, Int32)
Establishes connection to a remote server. You can use ConnectSSL(String, Int32) when SSL/TLS connection is needed.
Public methodConnect(IPAddress, Int32, Boolean)
Establishes connection to a remote server.
Public methodConnect(String, Int32, Boolean)
Establishes connection to a remote server.
Top
See Also