[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)
Indicate a change in truth value to false.
Namespace: net.esper.pattern
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub EvaluateFalse ( _ fromNode As EvalStateNode _ ) |
C# |
---|
void EvaluateFalse ( EvalStateNode fromNode ) |
Visual C++ |
---|
void EvaluateFalse ( EvalStateNode^ fromNode ) |
Parameters
- fromNode
- net.esper.pattern.EvalStateNode
is the node that indicates the change