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 URL to the server object name where parts of the operation may be remotely executed. | |
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. |