| RecurringJobDtoLoadException Property |
[Missing <summary> documentation for "P:Hangfire.Storage.RecurringJobDto.LoadException"]
Namespace: Hangfire.StorageAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public JobLoadException LoadException { get; set; }
Public Property LoadException As JobLoadException
Get
Set
Property Value
Type:
JobLoadExceptionSee Also