Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.7 KB

nf-taskschd-itasksettings-get_restartcount.md

File metadata and controls

71 lines (58 loc) · 2.7 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.ITaskSettings.get_RestartCount
ITaskSettings::get_RestartCount (taskschd.h)
Gets or sets the number of times that the Task Scheduler will attempt to restart the task. (Get)
ITaskSettings interface [Task Scheduler]
RestartCount property
ITaskSettings.RestartCount
ITaskSettings.get_RestartCount
ITaskSettings::RestartCount
ITaskSettings::get_RestartCount
ITaskSettings::put_RestartCount
RestartCount property [Task Scheduler]
RestartCount property [Task Scheduler]
ITaskSettings interface
get_RestartCount
taskschd.itasksettings_restartcount
taskschd/ITaskSettings::RestartCount
taskschd/ITaskSettings::get_RestartCount
taskschd/ITaskSettings::put_RestartCount
taskschd\itasksettings_restartcount.htm
taskschd
ec77a7bf-52d8-4f0f-ab47-f0555b666a70
12/05/2018
ITaskSettings interface [Task Scheduler],RestartCount property, ITaskSettings.RestartCount, ITaskSettings.get_RestartCount, ITaskSettings::RestartCount, ITaskSettings::get_RestartCount, ITaskSettings::put_RestartCount, RestartCount property [Task Scheduler], RestartCount property [Task Scheduler],ITaskSettings interface, get_RestartCount, taskschd.itasksettings_restartcount, taskschd/ITaskSettings::RestartCount, taskschd/ITaskSettings::get_RestartCount, taskschd/ITaskSettings::put_RestartCount
taskschd.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Taskschd.lib
Taskschd.dll
Windows
19H1
ITaskSettings::get_RestartCount
taskschd/ITaskSettings::get_RestartCount
c++
APIRef
kbSyntax
COM
taskschd.dll
ITaskSettings.RestartCount
ITaskSettings.get_RestartCount
ITaskSettings.put_RestartCount

ITaskSettings::get_RestartCount

-description

Gets or sets the number of times that the Task Scheduler will attempt to restart the task.

This property is read/write.

-parameters

-remarks

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

-see-also

ITaskSettings

Task Scheduler