nextWorker property

int nextWorker
getter/setter pair

Next worker that a task will be dispatched to.

Implementation

int nextWorker = 0;