TJobThread.JobIndex Property

Int32 JobIndex { get; set; }

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

Returns: Int32

Remarks:

Use this JobIndex to partition the jobs between mulitple devices.