Raises the ResponseRead event.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Protected Overridable Sub OnResponseRead ( _ e As ImapResponseReadEventArgs _ ) |
C# |
---|
protected virtual void OnResponseRead( ImapResponseReadEventArgs e ) |
Parameters
- e
- Type: Rebex.Net..::..ImapResponseReadEventArgs
A ImapResponseReadEventArgs that contains the event data.