connectionTimeout property
A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.
Implementation
final int? connectionTimeout;
A value that sets the amount of time to wait (in milliseconds) before timing out, beginning from when you initially establish a connection.
final int? connectionTimeout;