1 write to maxPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactory.cs (1)
18this.maxPoolSize = bindingElement.MaxPoolSize;
1 reference to maxPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactory.cs (1)
25get { return this.maxPoolSize; }