Click or drag to resize
ElectStateContextTraversedStates Property

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

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

Property Value

Type: IState
See Also