Overload List

  NameDescription
Connect(String)
Connects to SMTP server on port 25.
Connect(IPEndPoint, Boolean)
Connects to server.
(Inherited from TcpTextClient.)
Connect(String, Int32)
Connects to server. Without SSL.
(Inherited from TcpTextClient.)
Connect(IPAddress, Int32, Boolean)
Connects to server.
(Inherited from TcpTextClient.)
Connect(String, Int32, Boolean)
Connects to server.
(Inherited from TcpTextClient.)

See Also