GeoStreamRepositoryMaxParallelTileFetchThreads Property | |
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; }
Public Property MaxParallelTileFetchThreads As Integer
Get
Set
Property Value
Type:
Int32See Also