Imap.OnCommandSent Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
OnCommandSent(ImapCommandSentEventArgs)
Raises the CommandSent event.
Declaration
protected virtual void OnCommandSent(ImapCommandSentEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
ImapCommandSentEventArgs | e | A ImapCommandSentEventArgs that contains the event data. |