You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

  • No labels