Share via


RetryPolicy.IntervalInSeconds Property

Definition

Interval between retries in seconds. Default is 30.

public int? IntervalInSeconds { get; set; }
member this.IntervalInSeconds : Nullable<int> with get, set
Public Property IntervalInSeconds As Nullable(Of Integer)

Property Value

Applies to