C# Class System.Transactions.TransactionStatePromotedNonMSDTCPhase0

Inheritance: TransactionStatePromotedNonMSDTCBase
Show file Open project: dotnet/corefx

Private Methods

Method 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