TrafficFetcherGetExpiry Method | |
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()
Public Function GetExpiry As DateTime
Return Value
Type:
DateTimeThe 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