You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen suggestions for using JobStorage.Current.GetMonitoringApi() to get information and statistics about Hangfire Jobs. The issue is that this no documentation for IMonitoringApi.
I'm having a hard time figuring out what IMonitoringApi can and cannot do.