| ServerContextWorkerCount Property |
[Missing <summary> documentation for "P:Hangfire.Server.ServerContext.WorkerCount"]
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public int WorkerCount { get; set; }
Public Property WorkerCount As Integer
Get
Set
Property Value
Type:
Int32See Also