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