COOPERATIVE_TIMEOUT_INFINITE Constant
Value indicating that a wait should never time out.
const unsigned int COOPERATIVE_TIMEOUT_INFINITE = (unsigned int)-1;
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 should never time out.
const unsigned int COOPERATIVE_TIMEOUT_INFINITE = (unsigned int)-1;
Header: concrt.h
Namespace: concurrency