Implemented interface member:
method
InDoubt
System.Transactions.IEnlistmentNotification.InDoubt(System.Transactions.Enlistment)
1 override of InDoubt
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
1058public override void InDoubt(Enlistment enlistment)
1 reference to InDoubt
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
1064base.InDoubt(enlistment);