2 references to ServerMaxWindowBits
System.Net.WebSockets.Client (2)
System\Net\WebSockets\WebSocketHandle.Managed.cs (2)
333
else if (value.StartsWith(ClientWebSocketDeflateConstants.
ServerMaxWindowBits
))
432
builder.Append(CultureInfo.InvariantCulture, $"; {ClientWebSocketDeflateConstants.
ServerMaxWindowBits
}={options.ServerMaxWindowBits}");