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-2016 • Updated: 12/12/15
Comment or report problem with topic