5 types derived from TransportOutputChannel
System.ServiceModel (5)
System\ServiceModel\Channels\MsmqOutputChannel.cs (1)
11sealed class MsmqOutputChannel : TransportOutputChannel
System\ServiceModel\Channels\MsmqOutputSessionChannel.cs (1)
14sealed class MsmqOutputSessionChannel : TransportOutputChannel, IOutputSessionChannel
System\ServiceModel\Channels\PeerOutputChannel.cs (1)
13class PeerOutputChannel : TransportOutputChannel
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
17abstract class TransportDuplexSessionChannel : TransportOutputChannel, IDuplexSessionChannel
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
14sealed class MsmqIntegrationOutputChannel : TransportOutputChannel