Click or drag to resize

AggregationFunctionForgeAggregationFunctionMode Property

Describes to the compiler how it should manage code for the aggregation function.

Namespace:  com.espertech.esper.common.client.hook.aggfunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
AggregationFunctionMode AggregationFunctionMode { get; }

Property Value

Type: AggregationFunctionMode
mode object
See Also