Click or drag to resize
ApplyStateContextOldStateName Property

[Missing <summary> documentation for "P:Hangfire.States.ApplyStateContext.OldStateName"]

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

Property Value

Type: String
See Also