Versions with this page:
Versions without this page:
bool True if the task is paused, false if it cannot be paused.
Pauses a runnning progress indicator, and invokes the pause callback for its task.
See Also: Progress.RegisterPauseCallback, Progress.UnregisterPauseCallback, Progress.Resume.