MGMap.AutoLinkDelay   Go to object model Go to parent topic Go to previous topic Go to next topic

Description

Gets or sets the number of seconds before the next HTML page associated with a map feature from an AutoLinkLayer will be displayed in the AutoLinkTarget window.

If the delay value is 0, the automatic timed update feature is disabled, and the AutoLinkTarget window will be updated whenever the mouse passes over a map feature on an AutoLinkLayer. Negative numbers are not allowed, and setting a value less than 5 is not advisable because requests will likely be issued before the previous requests can be serviced, resulting in links being passed over and overburdening the server. The default value is 20 seconds.

Type

int (read/write)

Error Codes

-3 (illegal argument)

See Also

getAutoLinkDelay, setAutoLinkDelay