IMetricsRegistryTMetricTimers Property |
Dictionary with timer metrics.
Namespace:
Cassandra.Metrics
Assembly:
Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax IReadOnlyDictionary<TMetric, IDriverTimer> Timers { get; }
Property Value
Type:
IReadOnlyDictionaryTMetric,
IDriverTimerSee Also