Partilhar via


Construtor de scheduler_not_attached::scheduler_not_attached

Constrói um scheduler_not_attached objeto.

explicit _CRTIMP scheduler_not_attached(
   _In_z_ const char * _Message
) throw();

scheduler_not_attached() throw();

Parâmetros

  • _Message
    Uma mensagem descritiva do erro.

Requisitos

Cabeçalho: concrt.h

Namespace: concorrência

Consulte também

Referência

classe scheduler_not_attached