1 type derived from FramingDuplexSessionChannel
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
145internal class ClientFramingDuplexSessionChannel : FramingDuplexSessionChannel
3 references to FramingDuplexSessionChannel
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\FramingChannels.cs (3)
93private FramingConnectionDuplexSession(FramingDuplexSessionChannel channel) 98public static FramingConnectionDuplexSession CreateSession(FramingDuplexSessionChannel channel, 115public SecureConnectionDuplexSession(FramingDuplexSessionChannel channel)