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

◆ handle() [2/2]

virtual void xtd::threading::wait_handle::handle ( intptr  value)
pure virtual

Sets the native operating system handle.

Parameters
valueAn intptr representing the native operating system handle.

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