Click or drag to resize
EnqueuedStateDefaultQueue Field
Represents the default queue name. This field is constant.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public const string DefaultQueue

Field Value

Type: String
Remarks
The value of this field is "default".
See Also