Avatar

Level 3

I'm using this quickstart to create a process that returns all the current running tasks. If you look at the code, if the current task status == 100 then it is a completed task. What is the constant for a running task?

I've looked here     but it doesn't list a constant the equates to still running. Is this the correct way to go about this or should I be trying something different?