SqlAuthenticationProviderException.ShouldRetry Property

Definition

True if the action should be retried, false otherwise.

public:
 property bool ShouldRetry { bool get(); };
public bool ShouldRetry { get; }
member this.ShouldRetry : bool
Public ReadOnly Property ShouldRetry As Boolean

Property Value

Applies to