ScheduledJob.MaxExecutionTime プロパティ

定義

最大実行時間。

[Newtonsoft.Json.JsonIgnore]
public TimeSpan MaxExecutionTime { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.MaxExecutionTime : TimeSpan with get, set
Public Property MaxExecutionTime As TimeSpan

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

注釈

この精度は秒単位です。

適用対象