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: pplcancellation_token.h
Namespace: concurrency
Returns an indication of whether this token can be canceled or not.
bool is_cancelable() const;
An indication of whether this token can be canceled or not.
Header: pplcancellation_token.h
Namespace: concurrency