9 enlistment.State =
this;
static void Exit(object obj)
static void Enter(object obj)
PreparingEnlistment PreparingEnlistment
IEnlistmentNotification EnlistmentNotification
virtual void FinishEnlistment()
InternalTransaction Transaction
virtual void ChangeStateTransactionAborted(InternalTransaction tx, Exception e)
void EnlistmentStatus(InternalEnlistment enlistment, NotificationCall notificationCall)
static readonly TransactionsEtwProvider Log
override void ForceRollback(InternalEnlistment enlistment, Exception e)
override void EnterState(InternalEnlistment enlistment)
override void ChangeStatePreparing(InternalEnlistment enlistment)
override void InternalAborted(InternalEnlistment enlistment)
override void EnlistmentDone(InternalEnlistment enlistment)
override void Prepared(InternalEnlistment enlistment)
static VolatileEnlistmentPreparingAborting VolatileEnlistmentPreparingAborting
static VolatileEnlistmentEnded VolatileEnlistmentEnded
static VolatileEnlistmentDone VolatileEnlistmentDone
static VolatileEnlistmentPrepared VolatileEnlistmentPrepared
void Prepare(PreparingEnlistment preparingEnlistment)