Gemstone.Scheduling Namespace

Contains classes used to schedule operations using standard UNIX crontab syntax.

Classes

Schedule Represents a schedule defined using UNIX crontab syntax.
ScheduleManager Monitors multiple Schedule at an interval of one minute to check if they are due.
SchedulePart Represents a part of the Schedule.

Enumerations

DateTimePart Indicates the date/time element that a SchedulePart represents.
SchedulePartTextSyntax Indicates the syntax used in a SchedulePart for specifying its values.