Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Makes a best effort attempt to cancel the sub-tree of work rooted at this task group. Every task scheduled on the task group will get canceled transitively if possible.
void cancel();
Remarks
For more information, see Cancellation in the PPL.
Requirements
Header: ppl.h
Namespace: Concurrency