1 write to _currentOutgoingConnectAttemptsCounter
System.Net.Sockets (1)
System\Net\Sockets\SocketsTelemetry.cs (1)
266
_currentOutgoingConnectAttemptsCounter
??= new PollingCounter("current-outgoing-connect-attempts", this, () => Interlocked.Read(ref _currentOutgoingConnectAttempts))