次の方法で共有


JobConstraints.MaxWallClockTime プロパティ

定義

ジョブが作成された時刻から測定された、ジョブが実行できる最大経過時間を取得または設定します。

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

プロパティ値

適用対象