Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.TaskScheduler.TaskSchedulerAwaiter Struct Reference

Public Member Functions

 TaskSchedulerAwaiter (TaskScheduler scheduler)
 
void GetResult ()
 
void OnCompleted (Action continuation)
 
void UnsafeOnCompleted (Action continuation)
 

Properties

bool IsCompleted [get]
 

Private Attributes

readonly TaskScheduler _scheduler
 

Detailed Description

Definition at line 25 of file TaskScheduler.cs.


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