Imap.OnResponseRead Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
OnResponseRead(ImapResponseReadEventArgs)
Raises the ResponseRead event.
Declaration
protected virtual void OnResponseRead(ImapResponseReadEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| ImapResponseReadEventArgs | e | A ImapResponseReadEventArgs that contains the event data. |