다음을 통해 공유


RetryDecision.RetryDelay Property

Definition

Gets the delay before the next retry.

public TimeSpan? RetryDelay { get; }
member this.RetryDelay : Nullable<TimeSpan>
Public ReadOnly Property RetryDelay As Nullable(Of TimeSpan)

Property Value

Applies to