2 writes to SubProtocol
Microsoft.AspNetCore.WebSockets (1)
WebSocketMiddleware.cs (1)
219SubProtocol = subProtocol,
System.Net.WebSockets.Client (1)
System\Net\WebSockets\WebSocketHandle.Managed.cs (1)
199SubProtocol = subprotocol,
1 reference to SubProtocol
System.Net.WebSockets (1)
System\Net\WebSockets\ManagedWebSocket.cs (1)
205: this(stream, options.IsServer, options.SubProtocol, options.KeepAliveInterval, options.KeepAliveTimeout)