PendingTasks Methods

Methods

Add Adds the application task to the appropriate list.
DeepClone Deep clones this object.
Next Always Broadcast messages by order they were added first. Once all broadcast messages have been returned then application tasks will be returned.
Remove Removes the task by id from the pending tasks object.

See Also