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

JobPreparationTaskExecutionInformation.RetryCount 属性

定义

获取 Batch 服务重试任务的次数。 每次任务以非零退出代码退出时,都被视为任务失败。 Batch 服务将重试任务,最多达到 指定的 Constraints限制。

public int RetryCount { get; }
member this.RetryCount : int
Public ReadOnly Property RetryCount As Integer

属性值

适用于