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