bool xtd::threading::event_wait_handle::reset | ( | ) |
Sets the state of the event to nonsignaled, causing threads to block.
xtd::object_closed_exception | The xtd::threading::wait_handle::close() method was previously called on this xtd::threading::event_wait_handle. |