[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 service to use for schedule evaluation.
Namespace: net.esper.view
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property SchedulingService As SchedulingService |
C# |
---|
public SchedulingService SchedulingService { get; } |
Visual C++ |
---|
public: property SchedulingService^ SchedulingService { SchedulingService^ get (); } |