Condividi tramite


RetryOptions.MaxNumberOfAttempts Property

Definition

Gets or sets the max number of attempts.

public int MaxNumberOfAttempts { get; set; }
member this.MaxNumberOfAttempts : int with get, set
Public Property MaxNumberOfAttempts As Integer

Property Value

The maximum number of retry attempts.

Applies to