The properties of the Schedule class are listed below. For a complete list of Schedule class members, see the Schedule Members topic.
Enabled | Gets or sets a value indicating whether to start raising events according to the set of patterns specified. |
RecurrencePatterns | Gets a collection of time patterns that describe when to raise events. |
Site (inherited from Component) | Gets or sets the site of the Component. |
SynchronizingObject | Represents the object used to marshal the event handler calls issued as a result of a Scheduled event. Normally this property will be set when the component is placed inside a control or a from, since those components are bound to a specific thread. |