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


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

IThreadedOperationParameters2 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.
Read/write property ServerObjectName The server object name identifying the service where parts of the associated operation may be remotely executed.

Inherited Interfaces

Interfaces Description
IThreadedOperationParameters Provides access to members that control threaded operation parameters.

Classes that implement IThreadedOperationParameters2

Classes Description
ScientificDataCrawler A crawler for files containing scientific data.