Click or drag to resize
ElectStateContextCandidateState Property

[Missing <summary> documentation for "P:Hangfire.States.ElectStateContext.CandidateState"]

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public IState CandidateState { get; set; }

Property Value

Type: IState
See Also