Share via


RetryHandlerOption.Delay Property

Definition

The waiting time in seconds before retrying a request with a maximum value of 180 seconds. This defaults to 3 seconds.

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

Property Value

Applies to