Click or drag to resize
BackgroundJobServer Constructor
Initializes a new instance of the BackgroundJobServer class with default options and Current storage.

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