dahall / TaskScheduler

Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
MIT License
1.2k stars 191 forks source link

Add an Example for TaskService.FindTask Method #982

Closed saqibtechsolab closed 6 months ago

saqibtechsolab commented 6 months ago

Please add an example for TaskService.FindTask Method.

If the task is disabled then Task will not find. TODO (optional): Describe a specific scenario you would like to see addressed.

Help Topic: https://dahall.github.io/TaskScheduler/html/M_Microsoft_Win32_TaskScheduler_TaskService_FindTask.htm

dahall commented 6 months ago

See documentation