SmtpStateChangedEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)
SmtpStateChangedEventArgs(SmtpState, SmtpState)
Initializes a new instance of the Smtp
Declaration
public SmtpStateChangedEventArgs(SmtpState oldState, SmtpState newState)