Click or drag to resize

TrafficFetcherGetLatestTraffic Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Synchronously, get the latest traffic data update from the list of ITrafficSources.

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

Return Value

Type: Traffic
Returns a Traffic based on the newly retrieved traffic data.
Remarks
Note: this is a synchronous call - the Traffic will not be returned until all traffic sources have been updated.
See Also