Click or drag to resize

IAppMetricsHistogramValueSum Property

Sum of all values recorded in this histogram.

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

Property Value

Type: Double
See Also