Starts a new SMTP session. Note this doesn't actually open a connection but just configures and sets up the SMTP session. The actual connection is opened only when a message is actually sent
public bool Connect()
See also:
Class SmtpClientNative© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic