1 write to maxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelFactory.cs (1)
35
this.
maxBufferPoolSize
= bindingElement.MaxBufferPoolSize;
1 reference to maxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelFactory.cs (1)
73
return this.
maxBufferPoolSize
;