Click or drag to resize

GeoStreamRepositoryMaxParallelTileFetchThreads Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the maximum number of parallel tile request threads to the server. The default value is 8.

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

Property Value

Type: Int32
See Also