[This is preliminary documentation and is subject to change.]
The RecoveryExceptionEventArgs type exposes the following members.
Constructors
Properties
| Name | Description | |
|---|---|---|
| Exception | Gtes the Exception carried by this instance (Inherited from ExceptionEventArgs.) | |
| Recover | Gets or sets value indicating if callee (sender) of the event should recover the exception | |
| Severity | gets severity (level) of the exception (Inherited from ExceptionEventArgs.) |