GeostreamTraffic Constructor | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Initializes a new instance of the GeoStreamTraffic class. Used to set traffic data sources from a GeoStream server.
Namespace:
Telogis.GeoBase.Traffic
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public GeostreamTraffic(
string trafficSource
)
Public Sub New (
trafficSource As String
)
Parameters
- trafficSource
- Type: SystemString
Traffic source identifier.
See Also