c# - How to specify the server instance when creating a job in hangfire? -


i have defined multiple hangfire servers in asp.net application like here targeting separate dashboard , when create job specify server job has created , executed.

like backgroundjob.enqueue("server1", () => console.writeline("hello, world!"));

how can achieve ?


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -