Click or drag to resize
StateChangeContextExpectedStates Property

[Missing <summary> documentation for "P:Hangfire.States.StateChangeContext.ExpectedStates"]

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public IEnumerable<string> ExpectedStates { get; }

Property Value

Type: IEnumerableString
See Also