ArcObjects Library Reference (DataSourcesRaster)  

IServerThreadedJob Interface

Executes in parallel and performs the job on the server.

Product Availability

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

Members

Description
Method CreateContext Create a server context associated with the job.
Method GetContextStream Returns a server context object serialized into a stream.
Method GetTrackCancel Returns a cancel tracker object created on the server context. Fails is no server context is available.
Read/write property Host Server machine name.
Method ReleaseContext Release the associated server context.
Read-only property ServerContext The server context associated with the job.
Read/write property Service Service name.

CoClasses that implement IServerThreadedJob

CoClasses and Classes Description
ConvertCacheStorageFormatJob (esriCarto) A threaded processor.
MapCacheExporterJob (esriCarto) A threaded processor.