[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Holds a schedule specification which consists of a set of integer values or a null
value for each schedule unit to indicate a wildcard.
There is always an element in the specification for each unit minutes, hours, day of month, month, and day of week.
There is optionally an element in the specification for the unit seconds.
Namespace: net.esper.schedule
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class ScheduleSpec |
C# |
---|
public sealed class ScheduleSpec |
Visual C++ |
---|
public ref class ScheduleSpec sealed |
Inheritance Hierarchy