[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)
Evaluate the current time and perform any callbacks.
Namespace: net.esper.schedule
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Evaluate |
C# |
---|
public void Evaluate () |
Visual C++ |
---|
public: virtual void Evaluate () sealed |