EnterState() private method

private EnterState ( InternalEnlistment enlistment ) : void
enlistment InternalEnlistment
return void
Esempio n. 1
0
 internal override void InternalAborted(InternalEnlistment enlistment)
 {
     VolatileEnlistmentPreparingAborting.EnterState(enlistment);
 }