1 write to maxPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqTransportReceiveParameters.cs (1)
16
this.
maxPoolSize
= bindingElement.MaxPoolSize;
1 reference to maxPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqTransportReceiveParameters.cs (1)
23
get { return this.
maxPoolSize
; }