1 write to _handshakeDurationCounter
System.Net.Security (1)
System\Net\Security\NetSecurityTelemetry.cs (1)
106_handshakeDurationCounter ??= new EventCounter("all-tls-handshake-duration", this)
1 reference to _handshakeDurationCounter
System.Net.Security (1)
System\Net\Security\NetSecurityTelemetry.cs (1)
225_handshakeDurationCounter?.WriteMetric(duration);