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