Share via


JobScheduleExecutionInformation.NextRunTime Property

Definition

Gets the time at which the next job will be scheduled under this job schedule. This property is only returned for active job schedules.

public DateTime? NextRunTime { get; }
member this.NextRunTime : Nullable<DateTime>
Public ReadOnly Property NextRunTime As Nullable(Of DateTime)

Property Value

Applies to