Click or drag to resize
AwaitingStateExpiration Property
Gets the expiration time of a background job continuation.

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

Property Value

Type: TimeSpan
See Also