2 references to ChannelPool
System.ServiceModel (2)
System\ServiceModel\Channels\OneWayChannelFactory.cs (2)
378this.channelPool = new ChannelPool<IDuplexSessionChannel>(bindingElement.ChannelPoolSettings); 393return new ChannelPool<IDuplexSessionChannel>(this.channelPoolSettings);