Click or drag to resize
RecurringJobScheduler Constructor
Initializes a new instance of the RecurringJobScheduler class with default background job factory.

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public RecurringJobScheduler()
See Also