Click or drag to resize

LinkCostaddTime Method (UInt32)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Increase the time required to travel this link by the specified number of 1/100th seconds.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void addTime(
	uint time
)

Parameters

time
Type: SystemUInt32
The increase in time desired in hundredths of a second.
See Also