38 bucket = ((nextBucketWeak ==
null) ?
null : ((
Bucket)nextBucketWeak.
Target));
40 while (bucket !=
null);
void Add(InternalTransaction newTx)
void TimeoutTransactions()
readonly long _absoluteTimeout
readonly TransactionTable _table
BucketSet(TransactionTable table, long absoluteTimeout)
bool Add(InternalTransaction tx)
void TimeoutTransactions()
WeakReference nextBucketWeak