SmtpClientCustom.SendComplete

Event fired when sending of a message or multiple messages is complete and the connection is to be closed. This event occurs only once per connection as opposed to the MessageSendComplete event which fires after each message is sent regardless of the number of SendMessage operations.

public event delSmtpEvent SendComplete

See also:

Class SmtpClientCustom

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic