Click or drag to resize

FixedSumAggregator Constructor (String)

Initializes a new instance of the FixedSumAggregator class

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public FixedSumAggregator(
	string attributePath
)

Parameters

attributePath
Type: SystemString
See Also