1 write to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
46
this.
connectionBufferSize
= listenerSettings.ConnectionBufferSize;
1 reference to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportManager.cs (1)
59
return this.
connectionBufferSize
;