LastUpdate Property  
 

Gets the number of seconds since the last location update.

Syntax

object.LastUpdate

Remarks

This property returns an integer value which specifies the number of seconds since the last location query was performed by the control. A return value of zero indicates that the current location has not been updated.

Data Type

Integer (Int32)

See Also

Reset Method, Update Method