Click or drag to resize

IAppMetricsHistogramValueSum Property

Sum of all values recorded in this histogram.

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

Property Value

Type: Double
See Also