[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
A condition that must be satisfied before output processing
is allowed to continue. Once the condition is satisfied, it
makes a callback to continue output processing.
Namespace: net.esper.eql.view
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface OutputCondition |
C# |
---|
public interface OutputCondition |
Visual C++ |
---|
public interface class OutputCondition |