System.Transactions.DependentTransaction.DependentTransaction C# (CSharp) Method

DependentTransaction() private method

private DependentTransaction ( )
        internal DependentTransaction()
        {
        }

Same methods

DependentTransaction::DependentTransaction ( IsolationLevel isoLevel, InternalTransaction internalTransaction, bool blocking )