====== 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. **SingleThreaded** * **Summary**:Use single-thread mode. **Multithreaded** * **Summary**:Use multi-thread mode.