Click or drag to resize
ServerDtoQueues Property

[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.ServerDto.Queues"]

Namespace: Hangfire.Storage.Monitoring
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public IList<string> Queues { get; set; }

Property Value

Type: IListString
See Also