cancellation_token::is_cancelable メソッド

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

bool is_cancelable() const;

戻り値

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

必要条件

ヘッダー: pplcancellation_token.h

名前空間: concurrency

参照

関連項目

cancellation_token クラス