ArcObjects Library Reference (DataSourcesRaster)  

IThreadedOperationParameters2 Interface

Provides access to members that control threaded operation parameters.

Product Availability

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

Members

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.