TaskServiceConnected Property
Gets a Boolean value that indicates if you are connected to the Task Scheduler service.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[BrowsableAttribute(false)]
public bool Connected { get; }
Property Value
Boolean