C# Class System.Transactions.TransactionStateVolatilePhase1

Inheritance: ActiveStates
Show file Open project: dotnet/corefx

Private Methods

Method Description
ChangeStateTransactionAborted ( InternalTransaction tx, Exception e ) : void
ContinuePhase1Prepares ( ) : bool
EnterState ( InternalTransaction tx ) : void
Phase1VolatilePrepareDone ( InternalTransaction tx ) : void
Rollback ( InternalTransaction tx, Exception e ) : void
Timeout ( InternalTransaction tx ) : void