1 write to ConnectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Configuration\ConnectionOrientedTransportElement.cs (1)
115this.ConnectionBufferSize = source.ConnectionBufferSize;
2 references to ConnectionBufferSize
System.ServiceModel (2)
System\ServiceModel\Configuration\ConnectionOrientedTransportElement.cs (2)
89binding.ConnectionBufferSize = this.ConnectionBufferSize; 115this.ConnectionBufferSize = source.ConnectionBufferSize;