Click or drag to resize

IAppMetricsHistogramValueCount Property

Count of all values recorded in this histogram value.

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

Property Value

Type: Int64
See Also