[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)
Invoked by the internal clocking service at regular intervals.
Namespace: net.esper.timer
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Delegate Sub TimerCallback |
C# |
---|
public delegate void TimerCallback () |
Visual C++ |
---|
public delegate void TimerCallback () |