4 references to MaxBufferPoolSize
System.ServiceModel.Http (2)
System\ServiceModel\HttpBindingBase.cs (1)
79[DefaultValue(TransportDefaults.MaxBufferPoolSize)]
System\ServiceModel\WSHttpBindingBase.cs (1)
53[DefaultValue(TransportDefaults.MaxBufferPoolSize)]
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\TransportBindingElement.cs (2)
23_maxBufferPoolSize = TransportDefaults.MaxBufferPoolSize; 49[DefaultValue(TransportDefaults.MaxBufferPoolSize)]