[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)
Output limit condition that is satisfied when either
the total number of new events arrived or the total number
of old events arrived is greater than a preset value.
Namespace: net.esper.eql.view
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class OutputConditionCount _ Implements OutputCondition |
C# |
---|
public sealed class OutputConditionCount : OutputCondition |
Visual C++ |
---|
public ref class OutputConditionCount sealed : OutputCondition |