WebDeviceLocation.Timeout
From Xojo Documentation
Property (As Integer )
aWebDeviceLocation.Timeout = newIntegerValue
or
IntegerValue = aWebDeviceLocation.Timeout
New in 2011r2
Supported for all project types and targets.
or
IntegerValue = aWebDeviceLocation.Timeout
New in 2011r2
Supported for all project types and targets.
Time in milliseconds to wait for a response from the device. If the user waits too long or the device does not respond, the Error event will fire.