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