Compartilhar via


RetryPolicy.MaxNumberOfAttempts Property

Definition

Gets the max number of attempts for executing a given task.

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

Property Value

Applies to