$
inet
->ConnectTimeout
([
value
])
Reads or sets the timeout value (in milliseconds) before a connection is considered failed.
If no value parameter is specified, the current value is returned; otherwise, the timeout
is set to
value
. The default value is infinity.