Click or drag to resize

IMetricsRegistryTMetricTimers Property

Dictionary with timer metrics.

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

Property Value

Type: IReadOnlyDictionaryTMetric, IDriverTimer
See Also