1 write to maxBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
67
this.
maxBufferSize
= bindingElement.MaxBufferSize;
1 reference to maxBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
172
return
maxBufferSize
;