GeoStreamRendererCacheId Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A unique indentifier for the renderer. This is used by the geostream server as part of
the serverside cache-key. If the tile being drawn was requested with some metadata e.g.
request time, then that parameter must be manually appended here. May contain only
filename-friendly characters. Defaults to string.Empty.
Namespace:
Telogis.GeoBase.GeoStream.Server
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public virtual string CacheId { get; }
Public Overridable ReadOnly Property CacheId As String
Get
Property Value
Type:
StringSee Also