Click or drag to resize

DirectionsGetTotalTime Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the total time for this set of directions.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public TimeSpan GetTotalTime()

Return Value

Type: TimeSpan
The cumulative sum of the estimated time between all stops in this set of directions, as a TimeSpan.
Remarks

Related articles: Using Directions.

See Also