Is there any way to programatically reorder the build queue priority on TFS Agent
For example, at the moment I've 4 builds in the queue on Agent-1
build #1
build #2
build #3
build #4
Currently build #1 is running. Once it's finished, I want TFS Agent-1 to pick build #3 in place of build #2.