4 references to Aborting
System.Transactions (4)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (4)
1241
else if ( ( OletxVolatileEnlistmentState.
Aborting
== localState ) ||
1344
localState = state = OletxVolatileEnlistmentState.
Aborting
;
1358
if ( OletxVolatileEnlistmentState.
Aborting
== localState )
1500
( OletxVolatileEnlistmentState.
Aborting
!= state ) &&