NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Schedule Properties

The properties of the Schedule class are listed below. For a complete list of Schedule class members, see the Schedule Members topic.

Public:

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.

See Also

Schedule Class | System.Timers Namespace