TaskExecutionInformation.retryCount 方法
定义
Get task application failures (non-zero exit code) are retried, pre-processing errors (the task could not be run) and file upload errors are not retried. The Batch service will retry the task up to the limit specified by the constraints.
public int retryCount()
返回
int
the retryCount value