Skip to content

A sample project for ITaskHandler using C# and a corresponding project template for Visual Studio.

License

Notifications You must be signed in to change notification settings

dahall/ITaskHandlerTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02c2546 · Jul 29, 2021
Jul 29, 2021
Jul 29, 2021
Jul 29, 2021
Jul 2, 2017
Sep 2, 2017
Feb 23, 2019
Sep 6, 2017
Sep 10, 2017

Repository files navigation

ITaskHandler Template and Sample Project

Provides a sample project to demonstrate using C# to create a Task Scheduler COM Handler and a Visual Studio template project to easily create a custom handler.

COM Handler Project Template

If you are writing your own custom Task Scheduler COM Handler based on the ITaskHandler interface, there is a project template available that will stub out the majority of the work to create it in C# and a sample to show a complete one. If running your own code, this model provides much better interaction, control and memory management than running an executable.

About

A sample project for ITaskHandler using C# and a corresponding project template for Visual Studio.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages