Schedule.DoNotRunUntil Property

Definition

Gets or sets the earliest wall clock time at which to schedule the first job under this job schedule

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

Property Value

Applies to