Pop3.ResponseRead Event
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9313)
Occurs when a response is received from the server.
Syntax
public event EventHandler<Pop3ResponseReadEventArgs> ResponseRead
Returns
| Type | Description |
|---|---|
| EventHandler<Pop3ResponseReadEventArgs> |