次の方法で共有


cancellation_token::is_cancelable メソッド

このトークンは取り消すことができるかどうかを示す値を返します。

bool is_cancelable() const;

戻り値

このトークンは取り消すことができるかどうかを示す値。

必要条件

ヘッダー: ppl.h

名前空間: の同時実行

参照

関連項目

cancellation_token クラス