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

See Also

Reference

concurrency Namespace

event Class

event::wait Method

event::wait_for_multiple Method