Timeout Property  
 

Gets and sets the number of seconds to wait until a location query fails.

Syntax

object.Timeout [= seconds ]

Remarks

Setting this property specifies the number of seconds until a request for location information fails and returns an error. This includes the amount of time spent attempting to connect to the location service. If a connection cannot be established within the given time period, the operation will fail.

Data Type

Integer (Int32)

See Also

Update Method