Click or drag to resize
ElectStateContextCurrentState Property

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

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[CanBeNullAttribute]
public string CurrentState { get; }

Property Value

Type: String
See Also