11.5.1 SetTimeout Method
Sets the length of time to request should wait for a response from the server. If the server does not return any response within the specified timeframe, the request times out.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Seconds | Number | Yes | The length of time the request should wait before it times out. |
Return Value
None