1 write to aborting
System.Transactions (1)
System\Transactions\Oletx\OletxEnlistment.cs (1)
693this.aborting = abortingHint;
2 references to aborting
System.Transactions (2)
System\Transactions\Oletx\OletxEnlistment.cs (2)
262if ( ( null != value ) && ( this.aborting || this.tmWentDown ) ) 702if ( ( this.aborting ) || ( commitNotYetCalled ) || ( this.tmWentDown ) )