| SucceededJobDtoInSucceededState Property |
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.SucceededJobDto.InSucceededState"]
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public bool InSucceededState { get; set; }
Public Property InSucceededState As Boolean
Get
Set
Property Value
Type:
BooleanSee Also