Click or drag to resize
EnqueuedState Constructor
Initializes a new instance of the EnqueuedState class with the default queue name.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public EnqueuedState()
See Also