Share via


ExceptionHandlingRetryResult.RetryDelay Property

Definition

Gets the time interval after which the operation should be retried.

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

Property Value

Time delay after which the operation should be retried

Applies to