IMetricsRegistryTMetricGauges Property |
Dictionary with gauge metrics.
Namespace:
Dse.Metrics
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax IReadOnlyDictionary<TMetric, IDriverGauge> Gauges { get; }
Property Value
Type:
IReadOnlyDictionaryTMetric,
IDriverGaugeSee Also