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

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