Gives the ability to retry connection to another Oracle server in case if previous reconnection failed.
'Declaration
Public Property Retry As Boolean
public bool Retry {get; set;}
Property Value
true if one more attempt to reconnect can be made; otherwise,
false.