System.Transactions.TransactionStatePromotedEnded.PromotedTransactionOutcome C# (CSharp) 메소드

PromotedTransactionOutcome() 보호된 추상적인 메소드

protected abstract PromotedTransactionOutcome ( InternalTransaction tx ) : void
tx InternalTransaction
리턴 void
        protected abstract void PromotedTransactionOutcome(InternalTransaction tx);