Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Transactions.Bucket Class Referencesealed

Package Functions

 Bucket (BucketSet owningSet)
 
bool Add (InternalTransaction tx)
 
void Remove (InternalTransaction tx)
 
void TimeoutTransactions ()
 

Package Attributes

WeakReference nextBucketWeak
 

Private Attributes

bool _timedOut
 
int _index
 
readonly int _size
 
readonly InternalTransaction[] _transactions
 
Bucket _previous
 
readonly BucketSet _owningSet
 

Detailed Description

Definition at line 5 of file Bucket.cs.


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