4 references to Aborted
System.Transactions.Local (4)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (2)
47OletxXactStat.XACTSTAT_ABORTED => OletxTransactionOutcome.Aborted, 49_ => OletxTransactionOutcome.Aborted
System\Transactions\Oletx\OletxResourceManager.cs (2)
384else if (OletxTransactionOutcome.Aborted == outcome) 691else if (localOutcome == OletxTransactionOutcome.Aborted)