receiveTimeout

Type: Integer

The receiveTimeout property of the JadeHTTPConnection class contains the timeout value, in milliseconds, to receive a response to a request.

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

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