Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.UnobservedTaskExceptionEventArgs Class Reference

Public Member Functions

 UnobservedTaskExceptionEventArgs (AggregateException exception)
 
void SetObserved ()
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Package Attributes

bool m_observed
 

Properties

bool Observed [get]
 
AggregateException Exception [get]
 

Private Attributes

readonly AggregateException m_exception
 

Detailed Description

Definition at line 3 of file UnobservedTaskExceptionEventArgs.cs.


The documentation for this class was generated from the following file: