7 enlistment.State =
this;
21 enlistment.Transaction._innerException = e;
31 enlistment.Transaction._innerException = e;
override void EnterState(InternalEnlistment enlistment)
override void InDoubt(InternalEnlistment enlistment, Exception e)
override void Aborted(InternalEnlistment enlistment, Exception e)
override void Committed(InternalEnlistment enlistment)
static DurableEnlistmentEnded DurableEnlistmentEnded
InternalTransaction Transaction
Exception _innerException
virtual void InDoubtFromEnlistment(InternalTransaction tx)
virtual void ChangeStatePromotedCommitted(InternalTransaction tx)
virtual void ChangeStatePromotedAborted(InternalTransaction tx)