Click or drag to resize

TrafficRoutingRemoveTrafficFromRouteStrategy Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Configures a RoutingStrategy to route without traffic information.

Namespace:  Telogis.GeoBase.Traffic
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static void RemoveTrafficFromRouteStrategy(
	RoutingStrategy strat
)

Parameters

strat
Type: Telogis.GeoBase.RoutingRoutingStrategy
The RoutingStrategy to configure.
See Also