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 an operation_timed_out object.
explicit _CRTIMP operation_timed_out(
const char * _Message
) throw();
_CRTIMP operation_timed_out() throw();
Parameters
- _Message
A descriptive message of the error.
Requirements
Header: concrt.h
Namespace: Concurrency