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




Creates the tiling scheme and preparatory folders for a map service cache. After running this tool, run Manage Map Server Cache Tiles to add tiles to the cache.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ServerTools.CreateMapServerCache

See Also

© 2010 All Rights Reserved.