ShowWaiter: Boolean;
The ShowWaiter property determines whether a loading indicator is displayed.
Use JSON or the setShowWaiter method to set the property value and the getShowWaiter method to get the property value.
If the property is set to True (default), a loading indicator is displayed, otherwise it is not.
The property use is given in the example for ServiceRequest.BackgroundRequestTimeout.
See also: