Click or drag to resize
AwaitingStateOptions Property
Gets the continuation options associated with the current state.

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

Property Value

Type: JobContinuationOptions
See Also