2 types derived from TransactionOutputChannelGeneric
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelFactory.cs (2)
129sealed class TransactionOutputChannel : TransactionOutputChannelGeneric<IOutputChannel> 154sealed class TransactionOutputSessionChannel : TransactionOutputChannelGeneric<IOutputSessionChannel>, IOutputSessionChannel