Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire
BackgroundJobServer Class
BackgroundJobServer Constructor
BackgroundJobServer Constructor
BackgroundJobServer Constructor (BackgroundJobServerOptions)
BackgroundJobServer Constructor (JobStorage)
BackgroundJobServer Constructor (BackgroundJobServerOptions, JobStorage)
BackgroundJobServer Constructor (BackgroundJobServerOptions, JobStorage, IEnumerable(IBackgroundProcess))
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
C#
VB
Copy
public
BackgroundJobServer
()
Public
Sub
New
See Also
Reference
BackgroundJobServer Class
BackgroundJobServer Overload
Hangfire Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code