Click or drag to resize
RecurringJobScheduler Constructor
Overload List
  NameDescription
Public methodRecurringJobScheduler
Initializes a new instance of the RecurringJobScheduler class with default background job factory.
Public methodRecurringJobScheduler(IBackgroundJobFactory)
Initializes a new instance of the RecurringJobScheduler class with custom background job factory.
Top
See Also