IMetricsRegistryTMetricCounters Property |
Dictionary with counter metrics.
Namespace:
Dse.Metrics
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax IReadOnlyDictionary<TMetric, IDriverCounter> Counters { get; }
Property Value
Type:
IReadOnlyDictionaryTMetric,
IDriverCounterSee Also