| StateDataReason Property |
[Missing <summary> documentation for "P:Hangfire.Storage.StateData.Reason"]
Namespace: Hangfire.StorageAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [CanBeNullAttribute]
public string Reason { get; set; }
<CanBeNullAttribute>
Public Property Reason As String
Get
Set
Property Value
Type:
StringSee Also