scheduler with an api?

  • Thread starter Thread starter Abdu Bukres
  • Start date Start date
A

Abdu Bukres

I know that the Task Scheduler has an api one can use to maintain the
tasks programmatically.
Is there a more powerful easier to program scheduler out there?

Tony
 
Abdu Bukres said:
I know that the Task Scheduler has an api one can use to maintain the
tasks programmatically.
Is there a more powerful easier to program scheduler out there?

Take a look at JAMS, it's an enterprise grade 100% .NET scheduler.

Details are at:

http://www.mvpsi.com/

Class library documentation is at:

http://www.mvpsi.com/doc/net/index.html

Download a free developers edition from:

http://www.mvpsi.com/Free.html

Request an evaluation license here:

http://www.mvpsi.com/Register.html

Let me know if you have any questions,

John Vottero
JAMS Technical Support
 
Back
Top