Click or drag to resize
BackgroundProcessingServerOptions Class

[Missing <summary> documentation for "T:Hangfire.Server.BackgroundProcessingServerOptions"]

Inheritance Hierarchy
SystemObject
  Hangfire.ServerBackgroundProcessingServerOptions

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public sealed class BackgroundProcessingServerOptions

The BackgroundProcessingServerOptions type exposes the following members.

Constructors
  NameDescription
Public methodBackgroundProcessingServerOptions
Initializes a new instance of the BackgroundProcessingServerOptions class
Top
Properties
See Also