IThreadedOperationParameters2 Interface

Provides access to members that control threaded operation parameters.

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.

IThreadedOperationParameters2.ServerObjectName Property

The server object name identifying the service where parts of the associated operation may be remotely executed.

Public Property ServerObjectName As IName
public IName ServerObjectName {get; set;}

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.