1 write to readBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
96
this.
readBufferSize
= connectionBufferSize;
1 reference to readBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
110
return this.
readBufferSize
;