| ServerDtoQueues Property |
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.ServerDto.Queues"]
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public IList<string> Queues { get; set; }
Public Property Queues As IList(Of String)
Get
Set
Property Value
Type:
IListStringSee Also