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.22k stars 192 forks source link

Add an Example for Trigger.SetRepetition Method #812

Closed liujie2 closed 5 years ago

liujie2 commented 5 years ago

Please add an example for Trigger.SetRepetition Method.

TODO (optional): Describe a specific scenario you would like to see addressed.

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

dahall commented 5 years ago

Method is obsolete.