Click or drag to resize

IAppMetricsTimerValueHistogram Property

Histogram value for this timer metric.

Namespace:  Dse.AppMetrics.MetricValues
Assembly:  Dse.AppMetrics (in Dse.AppMetrics.dll) Version: 1.0.0
Syntax
C#
IAppMetricsHistogramValue Histogram { get; }

Property Value

Type: IAppMetricsHistogramValue
See Also