Pop3.OnCommandSent Method
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)
OnCommandSent(Pop3CommandSentEventArgs)
Raises the Command
Declaration
protected virtual void OnCommandSent(Pop3CommandSentEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Pop3Command |
e | A Pop3Command |