How to Create a Scheduler for This Type of Action?

31 views
Skip to first unread message

Glenn Freiboth

unread,
Feb 12, 2020, 11:01:59 AM2/12/20
to Task Scheduler Managed Wrapper
I am trying to use this wrapper for causing this type of action and read through the documents but can't figure it out.

Does anyone know how to trigger this action? It's basically creating a new instance of a class in my project and calling a Async method.

MyClass newclassInstance  = new ActionClass("1", "2");
string result = await newclassInstance.Publish();

Thanks in Advance

daha...@gmail.com

unread,
Jul 10, 2020, 8:59:37 PM7/10/20
to Task Scheduler Managed Wrapper
This wrapper allows for the management of Windows tasks, whose actions can either run executables or launch COM servers. They cannot run code snippets.
Reply all
Reply to author
Forward
0 new messages