4 references to EnlistmentNotification
System.Transactions (4)
System\Transactions\VolatileEnlistmentState.cs (4)
348
enlistment.
EnlistmentNotification
.Prepare( enlistment.PreparingEnlistment );
603
enlistment.
EnlistmentNotification
.Rollback( enlistment.SinglePhaseEnlistment );
655
enlistment.
EnlistmentNotification
.Commit( enlistment.Enlistment );
695
enlistment.
EnlistmentNotification
.InDoubt( enlistment.PreparingEnlistment );