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