1 type derived from TransportDuplexSessionChannel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
17internal abstract class FramingDuplexSessionChannel : TransportDuplexSessionChannel
2 references to TransportDuplexSessionChannel
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
579public ConnectionDuplexSession(TransportDuplexSessionChannel channel) 604public TransportDuplexSessionChannel Channel { get; }