1 write to _webSocketNegotiatedProtocol
System.Web (1)
HttpContext.cs (1)
369
_webSocketNegotiatedProtocol
= subprotocol;
1 reference to _webSocketNegotiatedProtocol
System.Web (1)
HttpContext.cs (1)
275
get { return
_webSocketNegotiatedProtocol
; }