Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.ThreadInt64PersistentCounter.ThreadLocalNode Class Referencesealed

Public Member Functions

 ThreadLocalNode (ThreadInt64PersistentCounter counter)
 
void Dispose ()
 
void Increment ()
 

Properties

uint Count [get]
 

Private Member Functions

void OnIncrementOverflow ()
 

Private Attributes

uint _count
 
readonly ThreadInt64PersistentCounter _counter
 

Detailed Description

Definition at line 9 of file ThreadInt64PersistentCounter.cs.


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