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

◆ InternalAborted()

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

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 10 of file VolatileEnlistmentPrepared.cs.

11 {
12 VolatileEnlistmentState.VolatileEnlistmentAborting.EnterState(enlistment);
13 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentAborting.