Click or drag to resize
BackgroundJobServerOptionsWorkerCount Property

[Missing <summary> documentation for "P:Hangfire.BackgroundJobServerOptions.WorkerCount"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public int WorkerCount { get; set; }

Property Value

Type: Int32
See Also