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.IOSelectorJob Class Reference
+ Inheritance diagram for System.IOSelectorJob:
+ Collaboration diagram for System.IOSelectorJob:

Public Member Functions

 IOSelectorJob (IOOperation operation, IOAsyncCallback callback, IOAsyncResult state)
 
void MarkDisposed ()
 

Private Member Functions

void System.Threading.IThreadPoolWorkItem. ExecuteWorkItem ()
 
void System.Threading.IThreadPoolWorkItem. MarkAborted (ThreadAbortException tae)
 

Private Attributes

IOOperation operation
 
IOAsyncCallback callback
 
IOAsyncResult state
 

Detailed Description

Definition at line 14 of file IOSelectorJob.cs.


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