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