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