Quantcast
Channel: Task Scheduler Managed Wrapper
Viewing all articles
Browse latest Browse all 2206

New Post: How to create an action of my C# program function?

$
0
0
You can either create an executable that accepts parameters as a means to call your method or you can create a COM Handler using my template (https://taskscheduler.codeplex.com/releases/view/29938) as an independent DLL assembly that contains your method and then use the COMHandlerAction to invoke it from the task.

Viewing all articles
Browse latest Browse all 2206

Trending Articles