Rao

Results 1 comments of Rao

This way works for me. app.UseHangfireServer(options: new BackgroundJobServerOptions { ServerName = "SequentialServer", WorkerCount = 1 });