ESRI.ArcGIS.ServerTools
ImportMapServerCache Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ServerTools Namespace : ImportMapServerCache Class




Imports tiles from a folder on disk into a map cache. The source folder can be a child of a registered server cache directory or it can be some other folder into which tiles have been previously exported. The target map service must have the same tiling scheme and the storage format as the source map cache.

Syntax

Visual Basic (Declaration) 
Public Class ImportMapServerCache 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As ImportMapServerCache
C# 
public class ImportMapServerCache : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ServerTools.ImportMapServerCache

See Also

© 2010 All Rights Reserved.