ArcObjects Library Reference (Carto)  

IMapCacheExporterJob Interface

Executes in parallel and performs the job.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CacheExtent Cache Extent.
Method Cancel Cancel the current job.
Read/write property ClipGeometry ClipGeometry
Read/write property Dataframe Dataframe name.
Method Execute Executes the job.
Read/write property ExportMode Set the export mode.
Method GetTileRangeX Cancel the current job.
Method GetTileRangeY Cancel the current job.
Read/write property Level Cancel the current job.
Read/write property Overwrite Cancel the current job.
Read-only property Result The result of this job.
Method SetSourceLevelCacheDirectory Cancel the current job.
Method SetTargetLevelCacheDirectory Cancel the current job.
Method SetThreadNumber Sets the thread number on the job.
Method SetTileRangeX Cancel the current job.
Method SetTileRangeY Cancel the current job.
Read/write property SourceCacheStorageInfo CacheStorageInfo.
Read/write property SourceTileCacheInfo SourceTileCacheInfo.
Read/write property SourceTileImageInfo SourceTileImageInfo.
Read/write property TargetCacheStorageInfo TargetCacheStorageInfo.
Read/write property TargetTileCacheInfo TargetTileCacheInfo.
Read/write property TargetTileImageInfo TargetTileImageInfo.

Inherited Interfaces

Interfaces Description
IThreadedJob Executes in parallel and performs the job.

CoClasses that implement IMapCacheExporterJob

CoClasses and Classes Description
MapCacheExporterJob A threaded processor.