Click or drag to resize
Task Scheduler Managed Class Library

RepetitionPattern Properties

The RepetitionPattern type exposes the following members.

Properties
 NameDescription
Public propertyDurationGets or sets how long the pattern is repeated.
Public propertyIntervalGets or sets the amount of time between each restart of the task.
Public propertyStopAtDurationEnd Gets or sets a Boolean value that indicates if a running instance of the task is stopped at the end of repetition pattern duration.
Top
See Also