1 write to _currentConnectionsCounter
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionsEventSource.cs (1)
100
_currentConnectionsCounter
??= new PollingCounter("current-connections", this, () => Volatile.Read(ref _currentConnections))