FailoverRetries Property (SqlShimCommand)
Gets or sets the number of retries to perform a command if it failed because of the exception, that indicates that the reason of the failure may be temporary.
'Declaration
Public Property FailoverRetries As Integer
public int FailoverRetries {get; set;}
Property Value
The number of retries to perform a command if it failed because of the exception, that indicates that the reason of the failure may be temporary.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2