1 type derived from ConnectionDuplexSession
System.ServiceModel (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
127class FramingConnectionDuplexSession : ConnectionDuplexSession
1 instantiation of ConnectionDuplexSession
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
45this.Session = new ConnectionDuplexSession(this);