C# Class System.Transactions.TransactionStatePromoted

Inheritance: TransactionStatePromotedBase
Afficher le fichier Open project: dotnet/corefx

Méthodes protégées

Méthode Description
PromotePhaseVolatiles ( InternalTransaction tx, VolatileEnlistmentSet &volatiles, bool phase0 ) : bool

Private Methods

Méthode Description
DisposeRoot ( InternalTransaction tx ) : void
EnterState ( InternalTransaction tx ) : void
PromoteDurable ( InternalTransaction tx ) : bool
PromoteEnlistmentsAndOutcome ( InternalTransaction tx ) : void

Method Details

PromotePhaseVolatiles() protected méthode

protected PromotePhaseVolatiles ( InternalTransaction tx, VolatileEnlistmentSet &volatiles, bool phase0 ) : bool
tx InternalTransaction
volatiles VolatileEnlistmentSet
phase0 bool
Résultat bool