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