Aggregators.Count Method Hazelcast .Net Client Class Library
an aggregator that counts the input values. Accepts nulls as input values.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax

public static IAggregator<long> Count()

Return Value

Type: IAggregator<Int64>
CountAggregator
See Also

Reference