cancellation_token::is_cancelable Method
Returns an indication of whether this token can be canceled or not.
bool is_cancelable() const;
Return Value
An indication of whether this token can be canceled or not.
Requirements
Header: ppl.h
Namespace: concurrency