Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.SystemThreadingTasks_TaskDebugView Class Referencesealed

Public Member Functions

 SystemThreadingTasks_TaskDebugView (Task task)
 

Properties

object AsyncState [get]
 
TaskCreationOptions CreationOptions [get]
 
Exception Exception [get]
 
int Id [get]
 
bool CancellationPending [get]
 
TaskStatus Status [get]
 

Private Attributes

readonly Task m_task
 

Detailed Description

Definition at line 3 of file SystemThreadingTasks_TaskDebugView.cs.


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