2 types derived from TransactionOutputDuplexChannelGeneric
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelFactory.cs (2)
146sealed class TransactionDuplexChannel : TransactionOutputDuplexChannelGeneric<IDuplexChannel> 176sealed class TransactionDuplexSessionChannel : TransactionOutputDuplexChannelGeneric<IDuplexSessionChannel>, IDuplexSessionChannel