C# Class System.Transactions.TransactionStatePromotedNonMSDTCCommitted

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

Méthodes protégées

Méthode Description
PromotedTransactionOutcome ( InternalTransaction tx ) : void

Private Methods

Méthode Description
EnterState ( InternalTransaction tx ) : void
get_Status ( InternalTransaction tx ) : TransactionStatus

Method Details

PromotedTransactionOutcome() protected méthode

protected PromotedTransactionOutcome ( InternalTransaction tx ) : void
tx InternalTransaction
Résultat void