Udostępnij za pośrednictwem


JobStatus.NextExecutionTime Property

Definition

Optional. Time of the next occurrence in ISO-8601 format. Could be empty if the job is completed.

public DateTime? NextExecutionTime { get; set; }
member this.NextExecutionTime : Nullable<DateTime> with get, set
Public Property NextExecutionTime As Nullable(Of DateTime)

Property Value

Applies to