5 types derived from OutputChannel
System.ServiceModel (5)
System\ServiceModel\Channels\OneWayChannelFactory.cs (3)
96
class RequestOutputChannel :
OutputChannel
271
class DuplexOutputChannel :
OutputChannel
431
class DuplexSessionOutputChannel :
OutputChannel
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
11
abstract class ReliableOutputSessionChannel :
OutputChannel
, IOutputSessionChannel
System\ServiceModel\Channels\TransportOutputChannel.cs (1)
14
abstract class TransportOutputChannel :
OutputChannel