 | 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
Syntaxpublic string Queue { get; }
Public ReadOnly Property Queue As String
Get
Property Value
Type:
String
See Also