Provides access to members that control threaded operation parameters.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
NumThreads | The number of parallel threads that execute parts of the associated operation. | |
RecommendedNumThreads | The number of parallel threads of execution recommended by the system. | |
ServerName | The host machine name where parts of the operation are remotely executed. |
CoClasses that implement IThreadedOperationParameters
CoClasses and Classes | Description |
---|---|
AddRastersParameters | An object that controls how rasters are added to a mosaic dataset. |
BuildBoundaryParameters | An object that controls how the boundary of a mosaic dataset is computed. |
BuildFootprintsParameters | An object that controls how footrints of items in a mosaic dataset are computed. |
BuildSeamlinesParameters | An object that controls how the seamline geometry for items in a mosiac dataset are computed. |
ComputeDirtyAreaParameters | An object that controls how a mosaic dataset's dirty area geometry is computed. |
DefineOverviewsParameters | An object that controls how new overview items are created in a mosaic dataset. |
GenerateOverviewsParameters | An object that controls how a mosaic dataset's overview images are generated. |
SynchronizeParameters | An object that controls how items in a mosaic dataset are synchronized. |