System.Threading.Tasks.UnobservedTaskExceptionEventArgs: Method Members

The methods of System.Threading.Tasks.UnobservedTaskExceptionEventArgs are listed below. For a list of all members, see the UnobservedTaskExceptionEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Methods

SetObserved()

Marks the UnobservedTaskExceptionEventArgs.Exception as "observed," thus preventing it from triggering exception escalation policy which, by default, terminates the process.