Priority and Driver

The priority set on a driver does not change its ability to accept orders. When a working driver receives an order, it checkpoints it in its own queue regardless of the configured priority. The priority only affects the way orders in the queue are dequeued by the flow controller.

Note:

If you modify the priority of a driver, you should always reset the "StopOnMemoryFreeing" back to "true" as well.