context_self_unblock::context_self_unblock Constructor

Constructs a context_self_unblock object.

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

Parameters

  • _Message
    A descriptive message of the error.

Requirements

Header: concrt.h

Namespace: Concurrency

See Also

Reference

context_self_unblock Class