Schedule.StartWindow プロパティ

定義

ジョブ スケジュールをスケジュールする準備ができた時点からジョブを開始する必要がある期間を取得または設定します。

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

プロパティ値

適用対象