Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 3.15 KB

nf-taskschd-irepetitionpattern-get_stopatdurationend.md

File metadata and controls

71 lines (58 loc) · 3.15 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:taskschd.IRepetitionPattern.get_StopAtDurationEnd
IRepetitionPattern::get_StopAtDurationEnd (taskschd.h)
Gets or sets a Boolean value that indicates if a running instance of the task is stopped at the end of the repetition pattern duration. (Get)
IRepetitionPattern interface [Task Scheduler]
StopAtDurationEnd property
IRepetitionPattern.StopAtDurationEnd
IRepetitionPattern.get_StopAtDurationEnd
IRepetitionPattern::StopAtDurationEnd
IRepetitionPattern::get_StopAtDurationEnd
IRepetitionPattern::put_StopAtDurationEnd
StopAtDurationEnd property [Task Scheduler]
StopAtDurationEnd property [Task Scheduler]
IRepetitionPattern interface
get_StopAtDurationEnd
taskschd.irepetitionpattern_stopatdurationend
taskschd/IRepetitionPattern::StopAtDurationEnd
taskschd/IRepetitionPattern::get_StopAtDurationEnd
taskschd/IRepetitionPattern::put_StopAtDurationEnd
taskschd\irepetitionpattern_stopatdurationend.htm
taskschd
a43b5b32-a496-4f59-89f2-4b8566332e03
12/05/2018
IRepetitionPattern interface [Task Scheduler],StopAtDurationEnd property, IRepetitionPattern.StopAtDurationEnd, IRepetitionPattern.get_StopAtDurationEnd, IRepetitionPattern::StopAtDurationEnd, IRepetitionPattern::get_StopAtDurationEnd, IRepetitionPattern::put_StopAtDurationEnd, StopAtDurationEnd property [Task Scheduler], StopAtDurationEnd property [Task Scheduler],IRepetitionPattern interface, get_StopAtDurationEnd, taskschd.irepetitionpattern_stopatdurationend, taskschd/IRepetitionPattern::StopAtDurationEnd, taskschd/IRepetitionPattern::get_StopAtDurationEnd, taskschd/IRepetitionPattern::put_StopAtDurationEnd
taskschd.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Taskschd.lib
Taskschd.dll
Windows
19H1
IRepetitionPattern::get_StopAtDurationEnd
taskschd/IRepetitionPattern::get_StopAtDurationEnd
c++
APIRef
kbSyntax
COM
taskschd.dll
IRepetitionPattern.StopAtDurationEnd
IRepetitionPattern.get_StopAtDurationEnd
IRepetitionPattern.put_StopAtDurationEnd

IRepetitionPattern::get_StopAtDurationEnd

-description

Gets or sets a Boolean value that indicates if a running instance of the task is stopped at the end of the repetition pattern duration.

This property is read/write.

-parameters

-remarks

When reading or writing XML for a task, this information is specified in the StopAtDurationEnd element of the Task Scheduler schema.

-see-also

IRepetitionPattern

Task Scheduler