SmtpClientNative.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 delSmtpNativeEvent SendComplete

See also:

Class SmtpClientNative

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