| ElectStateContextTraversedStates Property |
[Missing <summary> documentation for "P:Hangfire.States.ElectStateContext.TraversedStates"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public IState[] TraversedStates { get; }
<NotNullAttribute>
Public ReadOnly Property TraversedStates As IState()
Get
Property Value
Type:
IStateSee Also