| IStateHandlerStateName Property |
Gets the name of a state, for which custom actions will be
performed.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax string StateName { get; }
ReadOnly Property StateName As String
Get
Property Value
Type:
StringSee Also