Click or drag to resize

IMetricsRegistryTMetricMeters Property

Dictionary with meter metrics.

Namespace:  Dse.Metrics
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IReadOnlyDictionary<TMetric, IDriverMeter> Meters { get; }

Property Value

Type: IReadOnlyDictionaryTMetric, IDriverMeter
See Also