Schedule.DoNotRunUntil プロパティ

定義

このジョブ スケジュールで最初のジョブをスケジュールする最も早いウォール クロック時刻を取得または設定します。

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

プロパティ値

適用対象