Releases the lock on an Object and blocks the current thread until it reacquires the lock. If the specified time-out interval elapses, the thread enters the ready queue. Optionally exits the synchronization domain for the synchronized context before the wait and reacquires the domain afterward. Not implemented....Monitor::Wait(const SharedPtr<Object>&, int32_t, bool) method Releases...Releases the lock on an object and blocks the current thread until...