ServiceRequest.ShowWaiterTimeout

Syntax

ShowWaiterTimeout: Number;

Description

The ShowWaiterTimeout property determines delay before displaying a loading indicator.

Comments

Use JSON or the setShowWaiterTimeout method to set the property value and the getShowWaiterTimeout method to get the property value.

The default value is "0".

Example

The property use is given in the example for ServiceRequest.BackgroundRequestTimeout.

See also:

ServiceRequest