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