1 write to maxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
69
this.
maxBufferPoolSize
= bindingElement.MaxBufferPoolSize;
1 reference to maxBufferPoolSize
System.ServiceModel (1)
System\ServiceModel\Channels\TransportChannelListener.cs (1)
238
return this.
maxBufferPoolSize
;