Expand Minimize
This topic has not yet been rated - Rate this topic

StopAtDurationEnd (repetitionType) Element

Specifies that a running instances of the task is stopped at the end of the repetition pattern duration.

<xs:element name="StopAtDurationEnd"
    type="boolean"
 />

The StopAtDurationEnd element is defined by the repetitionType complex type.

Parent element

ElementDerived fromDescription
Repetition repetitionType

Specifies how often the task is run and how long the repetition pattern is repeated after the task is started.

Remarks

For scripting development, this setting is specified using the RepetitionPattern.StopAtDurationEnd property.

For C++ development, this setting is specified using the IRepetitionPattern::StopAtDurationEnd property.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

See also

Task Scheduler Schema Elements
Task Scheduler

 

 

Send comments about this topic to Microsoft

Build date: 10/30/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.