2 implementations of Aborted
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1292public void Aborted(Exception e)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1696void IPromotedEnlistment.Aborted(Exception e)
1 reference to Aborted
System.Transactions (1)
System\Transactions\EnlistmentState.cs (1)
247enlistment.PromotedEnlistment.Aborted( e );