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