Click or drag to resize

InrixRealTimeTrafficSource Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create a new TrafficSource from a given INRIX V1 real-time traffic data source.

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

Parameters

reader
Type: System.XmlXmlReader
An XML data stream containing INRIX real time traffic data. XmlReader
See Also