You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TJobThread Class > TJobThread Properties > TJobThread.JobIndex Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TJobThread.JobIndex Property

Specifies the JobIndex passed to the threaded function as a parameter.

Syntax
C#
Visual Basic
public int JobIndex;

Use this JobIndex to partition the jobs between mulitple devices.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!