1 write to _perfCounters
System.Web (1)
WebSockets\AspNetWebSocketManager.cs (1)
26
_perfCounters
= perfCounters;
2 references to _perfCounters
System.Web (2)
WebSockets\AspNetWebSocketManager.cs (2)
66
_perfCounters
.SetCounter(AppPerfCounter.REQUESTS_EXECUTING_WEBSOCKETS, activeSocketCount);
83
_perfCounters
.SetCounter(AppPerfCounter.REQUESTS_EXECUTING_WEBSOCKETS, activeSocketCount);