Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

Number of millieseconds before the request is being timed out.

If this property is null, the timeout for the request comes is the QxRequestQueue's property defaultTimeout.


Public Functions

Get

Get current value.

QxRequest.getTimeout();

Set

Set new value.

QxRequest.setTimeout(newValue);