2 writes to _connectionsStopped
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionsEventSource.cs (2)
40Interlocked.Increment(ref _connectionsStopped); 92_connectionsStoppedCounter ??= new PollingCounter("connections-stopped", this, () => Volatile.Read(ref _connectionsStopped))