Smtp.CommandSent Event
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
Occurs when a command is send to the server.
Syntax
public event EventHandler<SmtpCommandSentEventArgs> CommandSent
Returns
| Type | Description |
|---|---|
| EventHandler<SmtpCommandSentEventArgs> |