IntegerAverageAggregator Constructor (String)Hazelcast .Net Client Class Library
Initializes a new instance of the IntegerAverageAggregator class

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

public IntegerAverageAggregator(
	string attributePath
)

Parameters

attributePath
Type: SystemString
See Also

Reference