|
inlineexplicit |
Initializes a new instance of the xtd::threading::manual_reset_event class with a bool value indicating whether to set the initial state to signaled.
initial_state | true to set the initial state signaled; false to set the initial state to nonsignaled. |