Relative Content

Tag Archive for c#hangfire

How to properly remove Hangfire job?

I use Hangfire for running a set of recurrent jobs. Sometimes I wanted to rename these jobs. However, it is not clear how to do that.
E.g. I have the code:

How to properly remove Hangfire job?

I use Hangfire for running a set of recurrent jobs. Sometimes I wanted to rename these jobs. However, it is not clear how to do that.
E.g. I have the code: