terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.ServicePointScheduler.AsyncManualResetEvent Class Reference
+ Collaboration diagram for System.Net.ServicePointScheduler.AsyncManualResetEvent:

Public Member Functions

Task WaitAsync ()
 
bool WaitOne (int millisecondTimeout)
 
Task< bool > WaitAsync (int millisecondTimeout)
 
void Set ()
 
void Reset ()
 
 AsyncManualResetEvent (bool state)
 

Private Attributes

TaskCompletionSource< bool > m_tcs
 

Detailed Description

Definition at line 797 of file ServicePointScheduler.cs.


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