xtd 0.2.0
Loading...
Searching...
No Matches

◆ wait_timeout

constexpr size_t xtd::threading::wait_handle::wait_timeout
staticconstexpr

Indicates that a xtd::threading::wait_handle::wait_any operation timed out before any of the wait handles were signaled. This field is constant.

Remarks
This field is one of the possible return values of xtd::threading::wait_handle::wait_any.