TaskScheduler icon indicating copy to clipboard operation
TaskScheduler copied to clipboard

A very simple Task Scheduler using c# without using any Library. Using this Task Scheduler we’ll be able to Schedule a Task by Seconds, Minutes, Hours and Days.

Results 3 TaskScheduler issues
Sort by recently updated
recently updated
newest added

Most company doesn't allow the use of code like that don't have a license. MIT or Apache licenses are the most accepted.

Hello, when i schedule a task i can't cancel that task the task canceled only when i stop the main app process.