| AwaitingStateOptions Property |
Gets the continuation options associated with the current state.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public JobContinuationOptions Options { get; }
Public ReadOnly Property Options As JobContinuationOptions
Get
Property Value
Type:
JobContinuationOptionsSee Also