Questions tagged as 'hangfire'

3
answers

C # hangfire stopping

I'm using hangfire with IIS in an ASP.NET MVC application with C #. I have a Task running every 5 minutes, however the application is stopping. This occurs in a variable period of time, sometimes it runs for 3 hours and sometimes for less tim...
asked by 15.07.2016 / 15:04
0
answers

Doubt with hangfire.io, (BACKGROUND PROCESSING) [closed]

I'm using the www.hangfire.io for background processing on my system, so far no problems, but weighed a doubt. If Jobs is running, and I post a new version of the site, what will happen? Are Jobs still running or are they aborted?     
asked by 05.02.2018 / 16:12
0
answers

Hangfire how to use [closed]

Sorry if this is a stupid question, but would you like to know what is more "right" to use hangfire in a separate project, such as api for example, or can I use it within my web project? Do you have any issues implementing my project directly?...
asked by 08.11.2017 / 20:28