Compartir a través de


cancellation_token_registration::cancellation_token_registration (Constructor)

cancellation_token_registration();

cancellation_token_registration(
   const cancellation_token_registration& _Src
);

cancellation_token_registration(
   cancellation_token_registration&& _Src
);

Parámetros

  • _Src

Requisitos

Encabezado: pplcancellation_token.h

Espacio de nombres: simultaneidad

Vea también

Referencia

cancellation_token_registration (Clase)