| RecurringJobScheduler Constructor |
| Name | Description | |
|---|---|---|
| RecurringJobScheduler |
Initializes a new instance of the RecurringJobScheduler
class with default background job factory.
| |
| RecurringJobScheduler(IBackgroundJobFactory) |
Initializes a new instance of the RecurringJobScheduler
class with custom background job factory.
|