[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)
Abstract base class marker for events that control time keeping by an event stream processor instance.
Namespace: net.esper.client.time
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public MustInherit Class TimerEvent |
C# |
---|
public abstract class TimerEvent |
Visual C++ |
---|
public ref class TimerEvent abstract |
Inheritance Hierarchy
System.Object
net.esper.client.time.TimerEvent
net.esper.client.time.CurrentTimeEvent
net.esper.client.time.TimerControlEvent
net.esper.client.time.TimerEvent
net.esper.client.time.CurrentTimeEvent
net.esper.client.time.TimerControlEvent