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