cancellation_token_source::cancel-Methode
Bricht das Token ab. Jede task_group, structured_task_group oder jeder task, der das Token nutzt, wird bei diesem Aufruf abgebrochen und löst eine Ausnahme am nächsten Unterbrechungspunkt aus.
void cancel() const;
Anforderungen
Header: pplcancellation_token.h
Namespace: Parallelität