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