[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)
Returns clocking type.
Namespace: net.esper.client.time
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ClockType As ClockTypeEnum |
C# |
---|
public TimerControlEvent.ClockTypeEnum ClockType { get; } |
Visual C++ |
---|
public: property ClockTypeEnum ClockType { ClockTypeEnum get (); } |