scheduler_not_attached::scheduler_not_attached Constructor

Constructs a scheduler_not_attached object.

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

Parameters

  • _Message
    A descriptive message of the error.

Requirements

Header: concrt.h

Namespace: Concurrency

See Also

Reference

scheduler_not_attached Class