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