NameResolutionMetrics Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents metrics reported by the System.Net.NameResolution event counters.
C#
public sealed class NameResolutionMetrics
type NameResolutionMetrics = class
Public NotInheritable Class NameResolutionMetrics
- Inheritance
-
NameResolutionMetrics
Average |
Average DNS lookup duration in the last metrics interval. |
Current |
Number of DNS lookups that have started but not yet completed or failed. |
Dns |
Number of DNS lookups requested since telemetry was enabled. |
Timestamp |
Timestamp of when this NameResolutionMetrics instance was created. |
Produkt | Verzie |
---|---|
Yarp | 1.0.1, 1.1.2, 2.0.1, 2.1.0, 2.2.0 |