UnobservedTaskExceptionEventArgs Properties

Task Parallel System.Threading

The UnobservedTaskExceptionEventArgs type exposes the following members.

Properties

  NameDescription
Exception
The Exception that went unobserved.
Observed
Gets whether this exception has been marked as "observed."

See Also