 | IStateHandler.StateName 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
Syntaxstring StateName { get; }
ReadOnly Property StateName As String
Get
Property Value
Type:
String
See Also