共用方式為


<PAVE_OVER> cancellation_token_registration::operator= 運算子 (C++ REST SDK)

cancellation_token_registration& operator=(
   const cancellation_token_registration& _Src
);

cancellation_token_registration& operator=(
   cancellation_token_registration&& _Src
);

參數

  • _Src

需求

**標頭:**cancellation_token.h

**命名空間:**pplx

請參閱

參考

<PAVE_OVER> cancellation_token_registration 類別 (C++ REST SDK)