This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.mapthreadingmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.desktopedition.mapthreadingmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.MapThreadingMode ====== | ====== ThinkGeo.MapSuite.DesktopEdition.MapThreadingMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumation provides two threading options when refreshing the map. The default value is SingleThreaded.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapThreadingMode// | ||
+ | == Items == | ||
+ | **Default** | ||
+ | * **Summary**:Use default threading mode. | ||
- | <!-- Enumeration --> | + | **SingleThreaded** |
- | This enumation provides two threading options when refreshing the map. The default value is SingleThreaded. | + | * **Summary**:Use single-thread mode. |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapThreadingMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapThreadingMode</a> | + | **Multithreaded** |
- | ===== Items ===== | + | * **Summary**:Use multi-thread mode. |
- | ^ Name ^ Summary ^ | + | |
- | | Default | Use default threading mode. | | + | |
- | | SingleThreaded | Use single-thread mode. | | + | |
- | | Multithreaded | Use multi-thread mode. | | + | |
- | __NOTOC__ | ||
- | [[Category:DesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.DesktopEdition]] | ||