2 references to ParseWindowBits
System.Net.WebSockets.Client (2)
System\Net\WebSockets\WebSocketHandle.Managed.cs (2)
331
options.ClientMaxWindowBits =
ParseWindowBits
(value);
335
options.ServerMaxWindowBits =
ParseWindowBits
(value);