Executes in parallel and performs the job on the server.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CreateContext | Create a server context associated with the job. | |
GetContextStream | Returns a server context object serialized into a stream. | |
GetTrackCancel | Returns a cancel tracker object created on the server context. Fails is no server context is available. | |
Host | Server machine name. | |
ReleaseContext | Release the associated server context. | |
ServerContext | The server context associated with the job. | |
Service | Service name. |
CoClasses that implement IServerThreadedJob
CoClasses and Classes | Description |
---|---|
ConvertCacheStorageFormatJob (esriCarto) | A threaded processor. |
MapCacheExporterJob (esriCarto) | A threaded processor. |
MosaicDatasetJob | A mosaic dataset job. |