RetryAttribute.MillisecondsDelayBetweenRetries Property

Definition

Gets or sets the delay, in milliseconds, between retries. This delay is also applied after the first run and before the first retry attempt.

public int MillisecondsDelayBetweenRetries { get; set; }
member this.MillisecondsDelayBetweenRetries : int with get, set
Public Property MillisecondsDelayBetweenRetries As Integer

Property Value

Applies to