Construtor de scheduler_not_attached::scheduler_not_attached

Constrói uma scheduler_not_attached objeto.

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

Parâmetros

  • _Message
    Uma mensagem descritiva do erro.

Requisitos

Cabeçalho: concrt.h

Namespace: Simultaneidade

Consulte também

Referência

scheduler_not_attached classe