Condividi tramite


RetryOptions.FirstRetryInterval Property

Definition

Gets or sets the first retry interval.

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

Property Value

The TimeSpan to wait for the first retries.

Applies to