AggregatorsCount 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.8.2
Syntax

public static IAggregator<long> Count()

Return Value

Type: IAggregatorInt64
CountAggregator
See Also

Reference