Click or drag to resize
ApplyStateContextNewState Property

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

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

Property Value

Type: IState
See Also