Pop3.CommandSent Event
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9313)
Occurs when a command is send to the server.
Syntax
public event EventHandler<Pop3CommandSentEventArgs> CommandSent
Returns
| Type | Description |
|---|---|
| EventHandler<Pop3CommandSentEventArgs> |