Click or drag to resize
DelayedJobScheduler Constructor
Initializes a new instance of the DelayedJobScheduler class with the DefaultPollingDelay value as a delay between runs.

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