Share via


RetryInfo.RetryInterval Property

Definition

Gets the interval until the next retry.

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

Property Value

A TimeSpan object specifying the interval until the next retry.

Applies to