Click or drag to resize
SucceededStateStateName Field
Represents the name of the Succeeded state. This field is read-only.

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static readonly string StateName

Field Value

Type: String
Remarks
The value of this field is "Succeeded".
See Also