.NET Framework Class Library |
UnobservedTaskExceptionEventArgs Methods |
UnobservedTaskExceptionEventArgs Class See Also Send Feedback |
The UnobservedTaskExceptionEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetObserved |
Marks the Exception as "observed," thus preventing it
from triggering exception escalation policy which, by default, terminates the process.
| |
ToString | (Inherited from Object.) |