次の方法で共有


JobStepExecutionOptions.RetryAttempts プロパティ

定義

最初の試行が失敗した場合にジョブ ステップが再試行される最大回数。

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

プロパティ値

適用対象