[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Event for controlling clocking, i.e. to enable and disable external clocking.
Namespace: net.esper.client.time
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class TimerControlEvent _
Inherits TimerEvent |
C# |
---|
public sealed class TimerControlEvent : TimerEvent |
Visual C++ |
---|
public ref class TimerControlEvent sealed : public TimerEvent |
Inheritance Hierarchy