timeout
The amount of time, in milliseconds, before causing a request to time out.
Declaration
attribute int timeout;attribute unsigned long timeout;Discussion
This attribute only takes effect if the request is asynchronous. When set to 0, the request will not automatically time out.