Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CheckComplete()

override void System.Transactions.Phase1VolatileEnlistment.CheckComplete ( )
inlinepackagevirtual

Reimplemented from System.Transactions.InternalEnlistment.

Definition at line 16 of file Phase1VolatileEnlistment.cs.

References System.Transactions.VolatileEnlistmentSet._dependentClones, System.Transactions.InternalTransaction._phase1Volatiles, System.Transactions.VolatileEnlistmentSet._preparedVolatileEnlistments, System.Transactions.InternalEnlistment._transaction, System.Transactions.VolatileEnlistmentSet._volatileEnlistmentCount, System.Transactions.TransactionState.Phase1VolatilePrepareDone(), and System.Transactions.InternalTransaction.State.

Referenced by System.Transactions.Phase1VolatileEnlistment.FinishEnlistment().