[This is preliminary documentation and is subject to change.]

The RecoveryExceptionEventArgs<(Of <(<'T>)>)> type exposes the following members.

Constructors

Properties

  NameDescription
Public propertyException
Gtes the T carried by this instance
Public propertyRecover
Gets or sets value indicating if callee (sender) of the event should recover the exception
(Inherited from RecoveryExceptionEventArgs.)
Public propertySeverity
gets severity (level) of the exception
(Inherited from ExceptionEventArgs.)

See Also