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