[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Make a new, initalized aggregation state.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Overridable Function NewAggregator As Aggregator |
C# |
---|
public virtual Aggregator NewAggregator () |
Visual C++ |
---|
public: virtual Aggregator^ NewAggregator () |