C# Class System.Transactions.EnlistmentStatePromoted

Inheritance: EnlistmentState
Show file Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
Aborted ( InternalEnlistment enlistment, Exception e ) : void
Committed ( InternalEnlistment enlistment ) : void
EnlistmentDone ( InternalEnlistment enlistment ) : void
EnterState ( InternalEnlistment enlistment ) : void
ForceRollback ( InternalEnlistment enlistment, Exception e ) : void
InDoubt ( InternalEnlistment enlistment, Exception e ) : void
Prepared ( InternalEnlistment enlistment ) : void
RecoveryInformation ( InternalEnlistment enlistment ) : byte[]