你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

注解

此精度以秒为单位。

适用于