System.Transactions.TransactionStatePromotedNonMSDTCEnded.CompleteBlockingClone C# (CSharp) 메소드

CompleteBlockingClone() 개인적인 메소드

private CompleteBlockingClone ( InternalTransaction tx ) : void
tx InternalTransaction
리턴 void
        internal override void CompleteBlockingClone(InternalTransaction tx)
        {
            // The transaction is finished ignore these.
        }