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

◆ InternalIndoubt()

override void System.Transactions.VolatileEnlistmentPrepared.InternalIndoubt ( InternalEnlistment enlistment)
inlinepackagevirtual

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 20 of file VolatileEnlistmentPrepared.cs.

21 {
22 VolatileEnlistmentState.VolatileEnlistmentInDoubt.EnterState(enlistment);
23 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentInDoubt.