connectTimeout

Type: Integer

The connectTimeout property of the JadeHTTPConnection class contains the timeout value, in milliseconds, to use for server connection requests.

If a connection request takes longer than the specified timeout value, the request is cancelled.

The initial value is 120,000 (that is, 120 seconds).