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

◆ handle() [2/2]

void xtd::threading::semaphore::handle ( intptr  value)
overridevirtual

Sets the native operating system handle.

Parameters
valueAn intptr representing the native operating system handle.

Implements xtd::threading::wait_handle.