connectionTimeout property

int? connectionTimeout
final

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;