id | The progress indicator's unique ID. |
callback | The function called when a progress indicator's associated task is canceled. |
Registers a callback that is called when the user cancels a running progress indicator's associated task.
See Also: Progress.Cancel, Progress.UnregisterCancelCallback.