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