This document is archived and information here might be outdated.  Recommended version.


IThreadedOperationParameters Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > IThreadedOperationParameters Interface
ArcGIS Developer Help

IThreadedOperationParameters Interface

Provides access to members that control threaded operation parameters.

Product Availability

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

Members

Name Description
Read/write property NumThreads The number of parallel threads that execute parts of the associated operation.
Read-only property RecommendedNumThreads The number of parallel threads of execution recommended by the system.
Read/write property ServerName The URL to the server object name where parts of the operation may be remotely executed.

Classes that implement IThreadedOperationParameters

Classes Description
AddNewerRastersParameters An object that controls how newwer rasters are added to a mosaic dataset.
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.
ExportItemsParameters An object that controls how items in a mosaic dataset are exported.
GenerateOverviewsParameters An object that controls how a mosaic dataset's overview images are generated.
ScientificDataCrawler A crawler for files containing scientific data.
SynchronizeParameters An object that controls how items in a mosaic dataset are synchronized.