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