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