Click or drag to resize

AggregationMultiFunctionHandlerAgentMode Property

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

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

Property Value

Type: AggregationMultiFunctionAgentMode
mode object
See Also