Is it possible to edit already running job's name, group or a trigger's schedule information in Quartz.NET scheduler?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Those two fields combined make up the primary key on the database. You cannot change them via the Quartz API. If you're using the XML file, you can change the names and restart. |
|||||||||||||
|