set Connection Timeout In Ms
GiniCoreAPIBuilder<T> setConnectionTimeoutInMs(int connectionTimeoutInMs)
Content copied to clipboard
Sets the (initial) timeout for each request. A timeout error will occur if nothing is received from the underlying socket in the given time span. The initial timeout will be altered depending on the #backoffMultiplier and failed retries.
Return
The builder instance to enable chaining.
Parameters
connection Timeout In Ms
initial timeout