Compartilhar via


RetryPolicy.FirstRetryInterval Property

Definition

Gets the amount of time to delay between the first and second attempt.

public TimeSpan FirstRetryInterval { get; }
member this.FirstRetryInterval : TimeSpan
Public ReadOnly Property FirstRetryInterval As TimeSpan

Property Value

Applies to