1 type derived from TransactionDuplexChannelGeneric
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransactionChannel.cs (1)
543
internal class TransactionOutputDuplexChannelGeneric<TChannel> :
TransactionDuplexChannelGeneric
<TChannel> where TChannel : class, IDuplexChannel