Click or drag to resize

TrafficFetcherGetExpiry Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the date/time that the traffic data is still valid.

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public DateTime GetExpiry()

Return Value

Type: DateTime
The date/time that the traffic data becomes out of date, or expires. If the TrafficFetcher has more than one traffic source, then the shortest time is returned from the traffic sources in the traffic source list.
See Also