SqlAuthenticationProviderException.RetryPeriod Property

Definition

The period of time, in milliseconds, to wait before retrying the action. 0 if no retry period is suggested. Never negative. Always 0 when ShouldRetry is false.

public:
 property int RetryPeriod { int get(); };
public int RetryPeriod { get; }
member this.RetryPeriod : int
Public ReadOnly Property RetryPeriod As Integer

Property Value

Applies to