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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Sets the given token in the options
void set_cancellation_token(
cancellation_token _Token
);
Header: ppltasks.h
Namespace: concurrency