Schedule
|
The ScheduleManager type exposes the following members.
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) |
|
ScheduleDue | Occurs asynchronously when a Schedule is due according to the rule specified for it. | |
ScheduleDueCheck | Occurs when the a particular Schedule is being checked to see if it is due. | |
Started | Occurs when the ScheduleManager has started at the top of the minute. | |
Starting | Occurs while the ScheduleManager is waiting to start at the top of the minute. |