operation_timed_out::operation_timed_out 构造函数
构造 operation_timed_out 对象。
explicit _CRTIMP operation_timed_out(
const char * _Message
) throw();
_CRTIMP operation_timed_out() throw();
参数
- _Message
错误的说明消息。
要求
**标头:**concrt.h
命名空间: 并发
构造 operation_timed_out 对象。
explicit _CRTIMP operation_timed_out(
const char * _Message
) throw();
_CRTIMP operation_timed_out() throw();
**标头:**concrt.h
命名空间: 并发