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

◆ handle() [1/2]

intptr xtd::threading::mutex::handle ( ) const
overridevirtualnoexcept

Gets the native operating system handle.

Returns
An intptr representing the native operating system handle.

Implements xtd::threading::wait_handle.