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