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