TaskScheduler Events
From Task Parallel System.Threading
The TaskScheduler type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| UnobservedTaskException |
Occurs when a faulted Task's unobserved exception is about to trigger exception escalation
policy, which, by default, would terminate the process.
|