Click or drag to resize
EnqueuedStateEnqueuedAt Property
Gets a date/time when the current state instance was created.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public DateTime EnqueuedAt { get; }

Property Value

Type: DateTime
See Also