| ElectStateContextCurrentState Property |
[Missing <summary> documentation for "P:Hangfire.States.ElectStateContext.CurrentState"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [CanBeNullAttribute]
public string CurrentState { get; }
<CanBeNullAttribute>
Public ReadOnly Property CurrentState As String
Get
Property Value
Type:
StringSee Also