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