Sets the thread number on the job.
[Visual Basic .NET] Public Sub SetThreadNumber ( _ ByVal threadID As Integer _ )
[C#] public void SetThreadNumber ( int threadID );
[C++]
HRESULT SetThreadNumber(
long threadID
);
[C++]Parameters
threadID [in] threadID is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.