|
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
|
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 |
Definition at line 797 of file ServicePointScheduler.cs.