이 페이지가 있는 버전:
이 페이지가 없는 버전:
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.