TaskIsActive Property
Gets a value indicating whether this task instance is active.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public bool IsActive { get; }
Property Value
Booleantrue if this task instance is active; otherwise,
false.