Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.SystemThreadingTasks_FutureDebugView< TResult > Class Template Referencesealed

Public Member Functions

 SystemThreadingTasks_FutureDebugView (Task< TResult > task)
 

Properties

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

Private Attributes

readonly Task< TResultm_task
 

Detailed Description

Definition at line 3 of file SystemThreadingTasks_FutureDebugView.cs.


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