|
virtual |
Blocks the current thread until the current xtd::threading::wait_handle receives a signal.
xtd::object_closed_exception | the handle is invalid |
xtd::threading::abandoned_mutex_exception | The wait completed because a thread exited without releasing a mutex. |