JobReleaseTask.MaxWallClockTime プロパティ

定義

タスクが作成された時点から実行できる最大実行時間を取得または設定します。

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

プロパティ値

適用対象