.NET Framework Class Library |
UnobservedTaskExceptionEventArgs Properties |
UnobservedTaskExceptionEventArgs Class See Also Send Feedback |
The UnobservedTaskExceptionEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exception |
The Exception that went unobserved.
| |
Observed |
Gets whether this exception has been marked as "observed."
|