SmtpCommandSentEventArgs Constructor
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)
SmtpCommandSentEventArgs(String)
Initializes a new instance of the Smtp
Declaration
public SmtpCommandSentEventArgs(string command)
Parameters
Type | Name | Description |
---|---|---|
String | command | The command that was sent. |