Checking for a job state

@tom, sorry for the delay. Check the JobStorage.Current.GetMonitoringApi() method and the IMonitoringApi interface. This interface is being used by Hangfire Dashboard web ui, so you’ll find there all information available in the dashboard.

1 Like