C# 클래스 System.Transactions.TransactionStatePSPEOperation

상속: TransactionState
파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
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