RecurringJobManager Class |
Namespace: Hangfire
The RecurringJobManager type exposes the following members.
Name | Description | |
---|---|---|
RecurringJobManager | Initializes a new instance of the RecurringJobManager class | |
RecurringJobManager(JobStorage) | Initializes a new instance of the RecurringJobManager class | |
RecurringJobManager(JobStorage, IBackgroundJobFactory) | Initializes a new instance of the RecurringJobManager class |
Name | Description | |
---|---|---|
AddOrUpdate(String, Job, String) | ||
AddOrUpdate(String, Job, String, TimeZoneInfo) | ||
AddOrUpdate(String, Job, String, TimeZoneInfo, String) | ||
RemoveIfExists | ||
Trigger |