2 references to ConnectionBufferSize
System.ServiceModel.NetFramingBase (2)
System\ServiceModel\Channels\ConnectionOrientedTransportBindingElement.cs (2)
17
_connectionBufferSize = ConnectionOrientedTransportDefaults.
ConnectionBufferSize
;
31
[DefaultValue(ConnectionOrientedTransportDefaults.
ConnectionBufferSize
)]