1 reference to MinReceiveBufferSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketHelper.cs (1)
40
return Math.Max(WebSocketDefaults.
MinReceiveBufferSize
, effectiveMaxReceiveBufferSize);