Icon MaxAge Property

property MaxAge: Integer

Available In: Client Applications

Specifies that the next attempt to obtain the current location information via the UpdateLocation or StartTrackingLocation methods should request that any returned location information not have been cached for longer than the specified number of milliseconds. If this property is set to 0 (the default value), any returned location information will not be cached information. If this property is set to -1, any returned location information will only be cached information, no matter how old the information is.
Image