sendTimeout

Type: Integer

The sendTimeout property of the JadeHTTPConnection class contains the timeout value, in milliseconds, to use for sending requests.

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

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