Click or drag to resize
ServerContextQueues Property

[Missing <summary> documentation for "P:Hangfire.Server.ServerContext.Queues"]

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string[] Queues { get; set; }

Property Value

Type: String
See Also