I'm wondering if there is anyway we can assign a job name and have them access using the JobManager's Jobs property ? I thought of using the Generic class but I have to know the type before hand. I'm currently using FluentScheduler and it has a nice name property to identify which job is associated to a specific name. Let me know if this something we can add.
I'm wondering if there is anyway we can assign a job name and have them access using the JobManager's Jobs property ? I thought of using the Generic class but I have to know the type before hand. I'm currently using FluentScheduler and it has a nice name property to identify which job is associated to a specific name. Let me know if this something we can add.