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

◆ ChangeStateSinglePhaseCommit()

override void System.Transactions.VolatileEnlistmentActive.ChangeStateSinglePhaseCommit ( InternalEnlistment enlistment)
inlinepackagevirtual

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 21 of file VolatileEnlistmentActive.cs.

22 {
23 VolatileEnlistmentState.VolatileEnlistmentSPC.EnterState(enlistment);
24 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentSPC.