Where can I find a definitive list of values that are used for HangFire.Set.Key? I know for example that RecurringJob.AddOrUpdate(“jobId”) creates “recurring-job”. What are all of the other values available? I can’t find it in the documentation nor the source code.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Changing identifiers of recurring jobs | 3 | 2744 | October 6, 2017 | |
I'm getting 'The 'Job' field has a null or empty value' even though I'm sending an ID | 10 | 3099 | June 9, 2021 | |
How to set custom name to JobID | 3 | 12143 | December 18, 2017 | |
Add recurring job through a db creator | 0 | 1206 | August 7, 2018 | |
Share job data between RecurringJobs | 2 | 1286 | March 28, 2018 |