Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.SemaphoreSlim.ConfiguredNoThrowAwaiter< T > Struct Template Reference

Public Member Functions

 ConfiguredNoThrowAwaiter (Task< T > task)
 
ConfiguredNoThrowAwaiter< TGetAwaiter ()
 
void GetResult ()
 
void UnsafeOnCompleted (Action continuation)
 
void OnCompleted (Action continuation)
 

Properties

bool IsCompleted [get]
 

Private Attributes

readonly Task< T_task
 

Detailed Description

Definition at line 23 of file SemaphoreSlim.cs.


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