Click or drag to resize
IStateHandlerStateName Property
Gets the name of a state, for which custom actions will be performed.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
string StateName { get; }

Property Value

Type: String
See Also