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