System.Threading.Tasks.UnobservedTaskExceptionEventArgs public class UnobservedTaskExceptionEventArgs : EventArgs Documentation public AggregateException Exception { get; } public bool Observed { get; } public UnobservedTaskExceptionEventArgs(AggregateException exception) public void SetObserved()