GeoStreamRendererDataDependentCache Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether the generated tiles depend on the currently loaded gbfs files. If this
is overridden to return true then the tiles will be cached with the current dataset as
part of the cache-key. Defaults to false.
Namespace:
Telogis.GeoBase.GeoStream.Server
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic virtual bool DataDependentCache { get; }
Public Overridable ReadOnly Property DataDependentCache As Boolean
Get
Property Value
Type:
Boolean
See Also