task_options::set_cancellation_token Method (Concurrency Runtime)
Sets the given token in the options
void set_cancellation_token(
cancellation_token _Token
);
Parameters
- _Token
Requirements
Header: ppltasks.h
Namespace: concurrency
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Sets the given token in the options
void set_cancellation_token(
cancellation_token _Token
);
Header: ppltasks.h
Namespace: concurrency