[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Invoked by the internal clocking service at regular intervals.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable Sub TimerCallback
C#
public virtual void TimerCallback ()
Visual C++
public:
virtual void TimerCallback ()