|
protectedpure virtual |
wait ownership of the specified mutex object.
handle | A valid handle to an open object. |
milliseconds_timeout | The number of milliseconds to wait, or -1 to wait indefinitely. |
Implemented in xtd::threading::event_wait_handle, xtd::threading::mutex, and xtd::threading::semaphore.