COOPERATIVE_WAIT_TIMEOUT Constant
Value indicating that a wait timed out.
const size_t COOPERATIVE_WAIT_TIMEOUT = SIZE_MAX;
Requirements
Header: concrt.h
Namespace: concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Value indicating that a wait timed out.
const size_t COOPERATIVE_WAIT_TIMEOUT = SIZE_MAX;
Header: concrt.h
Namespace: concurrency