C# 클래스 System.Transactions.TransactionStatePromoted

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

보호된 메소드들

메소드 설명
PromotePhaseVolatiles ( InternalTransaction tx, VolatileEnlistmentSet &volatiles, bool phase0 ) : bool

비공개 메소드들

메소드 설명
DisposeRoot ( InternalTransaction tx ) : void
EnterState ( InternalTransaction tx ) : void
PromoteDurable ( InternalTransaction tx ) : bool
PromoteEnlistmentsAndOutcome ( InternalTransaction tx ) : void

메소드 상세

PromotePhaseVolatiles() 보호된 메소드

protected PromotePhaseVolatiles ( InternalTransaction tx, VolatileEnlistmentSet &volatiles, bool phase0 ) : bool
tx InternalTransaction
volatiles VolatileEnlistmentSet
phase0 bool
리턴 bool