5 references to CommittedNotify
System.Transactions.Local (5)
System\Transactions\DtcProxyShim\TransactionNotifyShim.cs (2)
17NotificationType = ShimNotificationType.CommittedNotify; 32OletxTransactionHeuristic.XACTHEURISTIC_COMMIT => ShimNotificationType.CommittedNotify,
System\Transactions\DtcProxyShim\VoterNotifyShim.cs (2)
27NotificationType = ShimNotificationType.CommittedNotify; 41OletxTransactionHeuristic.XACTHEURISTIC_COMMIT => ShimNotificationType.CommittedNotify,
System\Transactions\Oletx\OletxTransactionManager.cs (1)
173case ShimNotificationType.CommittedNotify: