PDA

View Full Version : DelayedTask needs isPendingTask status check



kalebwalton
19 Apr 2007, 6:07 PM
Since the DelayedTask object doesn't expose the id, there's no way to tell what the state of the task is. I need to cancel a task only if it's pending execution.

aconran
13 Jul 2007, 7:17 AM
I also need this same functionality for TaskMgr, please add a method isRunning and return the variable running.

Thanks,
Aaron