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::wait Method

event::wait_for_multiple Method

Concepts

event class