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

◆ close()

void xtd::threading::mutex::close ( )
overridevirtual

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 from xtd::threading::wait_handle.