5 references to AbortedNotify
System.Transactions.Local (5)
System\Transactions\DtcProxyShim\TransactionNotifyShim.cs (2)
23NotificationType = ShimNotificationType.AbortedNotify; 31OletxTransactionHeuristic.XACTHEURISTIC_ABORT => ShimNotificationType.AbortedNotify,
System\Transactions\DtcProxyShim\VoterNotifyShim.cs (2)
33NotificationType = ShimNotificationType.AbortedNotify; 40OletxTransactionHeuristic.XACTHEURISTIC_ABORT => ShimNotificationType.AbortedNotify,
System\Transactions\Oletx\OletxTransactionManager.cs (1)
194case ShimNotificationType.AbortedNotify: