Click or drag to resize
ProcessingJobDtoInProcessingState Property

[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.ProcessingJobDto.InProcessingState"]

Namespace: Hangfire.Storage.Monitoring
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public bool InProcessingState { get; set; }

Property Value

Type: Boolean
See Also