Click or drag to resize

SmtpConnectSSLAsync Method

Overload List
  NameDescription
Public methodConnectSSLAsync(String)
Connects to SMTP server using SSL/TLS on port 465.
Public methodConnectSSLAsync(String, Int32)
Establishes connection to a remote server using SSL.
(Inherited from ClientBase.)
Top
See Also