C# Класс System.Transactions.TransactionStatePSPEOperation

Наследование: TransactionState
Показать файл Открыть проект

Приватные методы

Метод Описание
EnterState ( InternalTransaction tx ) : void
PSPEInitialize ( InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, System.Guid promoterType ) : void
PSPEPromote ( InternalTransaction tx ) : DistributedTransaction
Phase0PSPEInitialize ( InternalTransaction tx, IPromotableSinglePhaseNotification promotableSinglePhaseNotification, System.Guid promoterType ) : void
PromoteAndEnlistDurable ( InternalTransaction tx, System.Guid resourceManagerIdentifier, IPromotableSinglePhaseNotification promotableNotification, ISinglePhaseNotification enlistmentNotification, EnlistmentOptions enlistmentOptions, Transaction atomicTransaction ) : Enlistment
SetDistributedTransactionId ( InternalTransaction tx, IPromotableSinglePhaseNotification promotableNotification, System.Guid distributedTransactionIdentifier ) : void
get_Status ( InternalTransaction tx ) : TransactionStatus