Overload List

NameDescription
Public methodConnect(String)
Connects to POP3 server on port 110.
Public methodConnect(IPEndPoint)
Connects to server.
(Inherited from TcpTextClient.)
Public methodConnect(array<IPAddress>[](), Int32)
Connects the client to a remote TCP host using the specified IP addresses and port number.
(Inherited from TcpClient.)
Public methodConnect(IPAddress, Int32)
Connects to server.
(Inherited from TcpTextClient.)
Public methodConnect(String, Int32)
Connects to server. Without SSL.
(Inherited from TcpTextClient.)
Public methodConnect(String, Int32, Boolean)
Connects to server.
(Inherited from TcpTextClient.)

See Also

Pop3 Class
Pop3 Members