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.
Specifies the JobIndex passed to the threaded function as a parameter.
Returns: Int32
Use this JobIndex to partition the jobs between mulitple devices.