2 types derived from TransactionDuplexChannelGeneric
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
334
class TransactionOutputDuplexChannelGeneric<TChannel> :
TransactionDuplexChannelGeneric
<TChannel>
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
490
class TransactionInputDuplexChannelGeneric<TChannel> :
TransactionDuplexChannelGeneric
<TChannel>