Schedule.DoNotRunAfter Property

Definition

Gets or sets the wall clock time after which no job will be scheduled under this job schedule.

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

Property Value

Applies to