8 overrides of InternalAborted
System.Transactions (8)
System\Transactions\DurableEnlistmentState.cs (2)
171
internal override void
InternalAborted
( InternalEnlistment enlistment )
431
internal override void
InternalAborted
(InternalEnlistment enlistment)
System\Transactions\VolatileEnlistmentState.cs (6)
318
internal override void
InternalAborted
(InternalEnlistment enlistment)
402
internal override void
InternalAborted
( InternalEnlistment enlistment )
503
internal override void
InternalAborted
(InternalEnlistment enlistment)
575
internal override void
InternalAborted
( InternalEnlistment enlistment )
627
internal override void
InternalAborted
( InternalEnlistment enlistment )
735
internal override void
InternalAborted
( InternalEnlistment enlistment )
7 references to InternalAborted
System.Transactions (7)
System\Transactions\TransactionState.cs (6)
2111
tx.phase0Volatiles.volatileEnlistments[i].twoPhaseState.
InternalAborted
(tx.phase0Volatiles.volatileEnlistments[i]);
2116
tx.phase1Volatiles.volatileEnlistments[i].twoPhaseState.
InternalAborted
(tx.phase1Volatiles.volatileEnlistments[i]);
2122
tx.durableEnlistment.State.
InternalAborted
( tx.durableEnlistment );
4894
tx.phase0Volatiles.volatileEnlistments[i].twoPhaseState.
InternalAborted
(tx.phase0Volatiles.volatileEnlistments[i]);
4899
tx.phase1Volatiles.volatileEnlistments[i].twoPhaseState.
InternalAborted
(tx.phase1Volatiles.volatileEnlistments[i]);
4905
tx.durableEnlistment.State.
InternalAborted
(tx.durableEnlistment);
System\Transactions\VolatileEnlistmentMultiplexing.cs (1)
54
volatiles.volatileEnlistments[i].twoPhaseState.
InternalAborted
(