Click or drag to resize

IAppMetricsHistogramValueLastValue Property

Last value that was recorded in this histogram.

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

Property Value

Type: Double
See Also