C# Class System.Transactions.TransactionStatePromoted

Inheritance: TransactionStatePromotedBase
Show file Open project: dotnet/corefx

Protected Methods

Method Description
PromotePhaseVolatiles ( InternalTransaction tx, VolatileEnlistmentSet &volatiles, bool phase0 ) : bool

Private Methods

Method Description
DisposeRoot ( InternalTransaction tx ) : void
EnterState ( InternalTransaction tx ) : void
PromoteDurable ( InternalTransaction tx ) : bool
PromoteEnlistmentsAndOutcome ( InternalTransaction tx ) : void

Method Details

PromotePhaseVolatiles() protected method

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