MailBee.NET Objects 4.0

ErrorEventArgs Properties

The properties of the ErrorEventArgs class are listed below. For a complete list of ErrorEventArgs class members, see the ErrorEventArgs Members topic.

Public Instance Properties

IsFinalError Indicates whether the exception caused the current event will be thrown by MailBee once the current event handler finished execution.
Reason Gets the exception which caused the current event to be raised.
State (inherited from CommonEventArgs) Gets a reference to the object which was supplied by the developer in state parameter of asynchronous methods of the mailer components.

See Also

ErrorEventArgs Class | MailBee Namespace