Click or drag to resize
StateChangeContextNewState Property

[Missing <summary> documentation for "P:Hangfire.States.StateChangeContext.NewState"]

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public IState NewState { get; }

Property Value

Type: IState
See Also