C# Class System.Transactions.TransactionStatePromotedCommitting

Inheritance: TransactionStatePromotedBase
Show file Open project: dotnet/corefx

Private Methods

Method Description
BeginCommit ( InternalTransaction tx, bool asyncCommit, AsyncCallback asyncCallback, object asyncState ) : void
ChangeStatePromotedPhase0 ( InternalTransaction tx ) : void
ChangeStatePromotedPhase1 ( InternalTransaction tx ) : void
EnterState ( InternalTransaction tx ) : void