Click or drag to resize

AggregationMultiFunctionHandlerStateMode Property

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

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

Property Value

Type: AggregationMultiFunctionStateMode
mode object
See Also