Share via


RetryParams.RetryAfter Property

Definition

Gets or sets a value indicating the time interval to wait between retry attempts.

public TimeSpan RetryAfter { get; set; }
member this.RetryAfter : TimeSpan with get, set
Public Property RetryAfter As TimeSpan

Property Value

A value indicating the time interval to wait between retry attempts.

Applies to