Overload List
| Name | Description | |
|---|---|---|
| Connect(String) |
Connects to POP3 server on port 110.
| |
| Connect(IPEndPoint) |
Connects to server.
(Inherited from TcpTextClient.) | |
| Connect(array<IPAddress>[](), Int32) | Connects the client to a remote TCP host using the specified IP addresses and port number. (Inherited from TcpClient.) | |
| Connect(IPAddress, Int32) |
Connects to server.
(Inherited from TcpTextClient.) | |
| Connect(String, Int32) |
Connects to server.
Without SSL.
(Inherited from TcpTextClient.) | |
| Connect(String, Int32, Boolean) |
Connects to server.
(Inherited from TcpTextClient.) |