Click or drag to resize

SettingsSetDecompressionCacheSize Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set the cache size used by the GBFS decompressor.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public static void SetDecompressionCacheSize(
	uint size
)

Parameters

size
Type: SystemUInt32
The new size (in bytes) of the cache.
See Also