1 instantiation of ServerFramingDuplexSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
335return new ServerFramingDuplexSessionChannel(channelListener, this, localAddress, exposeConnectionProperty, connectionDemuxer);
3 references to ServerFramingDuplexSessionChannel
System.ServiceModel (3)
System\ServiceModel\Channels\SessionConnectionReader.cs (3)
664ServerFramingDuplexSessionChannel channel; 671public OpenAsyncResult(ServerFramingDuplexSessionChannel channel, TimeSpan timeout, 990public ServerSessionConnectionReader(ServerFramingDuplexSessionChannel channel)