$
inet
->ConnectRetries
([
value
])
Reads or sets the number of times a connection is retried before considering it failed.
If no value parameter is specified, the current value is returned; otherwise, the number
of retries is set. The default value is
5
.