Click or drag to resize

GeoStreamRepositoryUseDiskTileCache Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Whether a tile cache on disk should be created and used. The location of the cache is specified by DiskCacheLocation, which defaults to DefaultDiskCacheLocation.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool UseDiskTileCache { get; set; }

Property Value

Type: Boolean
Remarks

Defaults to true.

See Also