Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.26 KB

runningtask-stop.md

File metadata and controls

69 lines (40 loc) · 1.26 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
RunningTask.Stop method
For scripting, stops this instance of the task.
2692f72c-efdc-4496-b19e-717d211a2b93
Stop method Task Scheduler
Stop method Task Scheduler , RunningTask object
RunningTask object Task Scheduler , Stop method
apiref
RunningTask.Stop
taskschd.dll
COM
reference
05/31/2018

RunningTask.Stop method

For scripting, stops this instance of the task.

Syntax

RunningTask.Stop()

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

Task Scheduler