1 write to _outgoingConnectionsEstablishedCounter
System.Net.Sockets (1)
System\Net\Sockets\SocketsTelemetry.cs (1)
270_outgoingConnectionsEstablishedCounter ??= new PollingCounter("outgoing-connections-established", this, () => Interlocked.Read(ref _outgoingConnectionsEstablished))