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