terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.ServicePointScheduler.AsyncManualResetEvent Class Reference

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 549 of file ServicePointScheduler.cs.


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