| QueueAttributeQueue Property |
Gets the queue name that will be used for background jobs.
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public string Queue { get; }
Public ReadOnly Property Queue As String
Get
Property Value
Type:
StringSee Also