Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a task_canceled object.
explicit _CRTIMP task_canceled(
_In_z_ const char * _Message
) throw();
task_canceled() throw();
Parameters
- _Message
A descriptive message of the error.
Requirements
Header: concrt.h
Namespace: concurrency