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

◆ close()

virtual void xtd::threading::wait_handle::close ( )
virtual

Releases all resources held by the current xtd::threading::wait_handle.

Remarks
You to call this method in the destructor of the inherited class.

Reimplemented in xtd::threading::event_wait_handle, xtd::threading::mutex, and xtd::threading::semaphore.