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

See Also

Reference

concurrency Namespace

event Class

event::wait Method

event::wait_for_multiple Method