cancellation_token_registration::operator= Operator
cancellation_token_registration& operator=(
const cancellation_token_registration& _Src
);
cancellation_token_registration& operator=(
cancellation_token_registration&& _Src
);
Parameters
- _Src
Requirements
Header: pplcancellation_token.h
Namespace: concurrency