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))