Click or drag to resize
RecurringJobDtoLoadException Property

[Missing <summary> documentation for "P:Hangfire.Storage.RecurringJobDto.LoadException"]

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

Property Value

Type: JobLoadException
See Also