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