Click or drag to resize
QueueAttributeQueue Property
Gets the queue name that will be used for background jobs.

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public string Queue { get; }

Property Value

Type: String
See Also