1 write to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
42
this.
connectionBufferSize
= bindingElement.ConnectionBufferSize;
1 reference to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelFactory.cs (1)
73
return this.
connectionBufferSize
;