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

◆ InternalAborted()

override void System.Transactions.VolatileEnlistmentPreparing.InternalAborted ( InternalEnlistment enlistment)
inlinepackagevirtual

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 49 of file VolatileEnlistmentPreparing.cs.

50 {
51 VolatileEnlistmentState.VolatileEnlistmentPreparingAborting.EnterState(enlistment);
52 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentPreparingAborting.