System.Transactions.TransactionStatePromotedEnded.PromotedTransactionOutcome C# (CSharp) Method

PromotedTransactionOutcome() protected abstract method

protected abstract PromotedTransactionOutcome ( InternalTransaction tx ) : void
tx InternalTransaction
return void
        protected abstract void PromotedTransactionOutcome(InternalTransaction tx);