RoutePersistNetwork Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets a flag that signals whether to keep the routing
network in memory after the route has been calculated. This
uses more memory but speeds recalculation of the route when
using multiple routing strategies.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool PersistNetwork { get; set; }
Public Property PersistNetwork As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IRoutePersistNetworkSee Also