System.Transactions.VolatileEnlistmentEnded.ChangeStatePreparing C# (CSharp) Метод

ChangeStatePreparing() приватный Метод

private ChangeStatePreparing ( InternalEnlistment enlistment ) : void
enlistment InternalEnlistment
Результат void
        internal override void ChangeStatePreparing(InternalEnlistment enlistment)
        {
            // This enlistment was told to abort before being told to prepare
        }