hi ,
i need to change the priority of a queued job by using c# .
i tried to simply give a new priority to a queued job, but i get an error that it is not possible to change the priority.
however by the hpc gui, it is possible to change the priority by right click on a queued job and clicking the "modify" option.
i think that there must be a way to achive that in c#.
Ben