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