Represents the method that will handle the SmtpClient.SendCompleted event.
- sender
- Documentation for this section has not yet been entered.
- e
- Documentation for this section has not yet been entered.
The System.Net.Mail.SendCompletedEventHandler delegate is used to handle events that occur when the System.Net.Mail.SmtpClient class finishes asynchronously sending an e-mail message using the erload:System.Net.Mail.SmtpClient.SendAsync method.