C# Class System.Transactions.TransactionStatePromotedNonMSDTCPhase0

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

Private Methods

Méthode Description
BeginCommit ( InternalTransaction tx, bool asyncCommit, AsyncCallback asyncCallback, object asyncState ) : void
ContinuePhase0Prepares ( ) : bool
EnterState ( InternalTransaction tx ) : void
Phase0VolatilePrepareDone ( InternalTransaction tx ) : void
Phase1VolatilePrepareDone ( InternalTransaction tx ) : void
Rollback ( InternalTransaction tx, Exception e ) : void