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.Threading.Tasks.TaskToApm.TaskWrapperAsyncResult Class Referencesealed
+ Inheritance diagram for System.Threading.Tasks.TaskToApm.TaskWrapperAsyncResult:

Package Functions

 TaskWrapperAsyncResult (Task task, object state, bool completedSynchronously)
 

Package Attributes

readonly Task Task
 

Properties

object IAsyncResult. AsyncState [get]
 
bool IAsyncResult. CompletedSynchronously [get]
 
bool IAsyncResult. IsCompleted [get]
 
WaitHandle IAsyncResult. AsyncWaitHandle [get]
 

Private Attributes

readonly object _state
 
readonly bool _completedSynchronously
 

Detailed Description

Definition at line 57 of file TaskToApm.cs.


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