Click or drag to resize

GSF.Scheduling Namespace

Contains classes used to schedule operations using standard UNIX crontab syntax.
Classes
  Class Description
Public class Schedule Represents a schedule defined using UNIX crontab syntax.
Public class Code example ScheduleManager Monitors multiple Schedule at an interval of one minute to check if they are due.
Public class SchedulePart Represents a part of the Schedule.
Enumerations
  Enumeration Description
Public enumeration DateTimePart Indicates the date/time element that a SchedulePart represents.
Public enumeration SchedulePartTextSyntax Indicates the syntax used in a SchedulePart for specifying its values.