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.CancellationTokenRegistration Struct Reference
+ Inheritance diagram for System.Threading.CancellationTokenRegistration:

Public Member Functions

bool Unregister ()
 
void Dispose ()
 
override bool Equals (object obj)
 
bool Equals (CancellationTokenRegistration other)
 
override int GetHashCode ()
 
bool Equals (T other)
 

Package Functions

 CancellationTokenRegistration (CancellationCallbackInfo callbackInfo, SparselyPopulatedArrayAddInfo< CancellationCallbackInfo > registrationInfo)
 

Private Attributes

readonly CancellationCallbackInfo m_callbackInfo
 
readonly SparselyPopulatedArrayAddInfo< CancellationCallbackInfom_registrationInfo
 

Detailed Description

Definition at line 6 of file CancellationTokenRegistration.cs.


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