Click or drag to resize

GeneralErrorEventArgsException Property

The exception that was thrown

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also