RunningTaskCollection object

Scripting object that provides a collection that is used to control running tasks.

Members

The RunningTaskCollection object has these types of members:

Properties

The RunningTaskCollection object has these properties.

Property Description
Count
Gets the number of running tasks in the collection.
Item
Gets the specified task from the collection.

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 Objects

Task Scheduler

RunningTask

TaskService.GetRunningTasks

RegisteredTask.GetInstances