Event.this
this
(bool manualReset, bool initialState) nothrow @nogcCreates an event object.
Parameters
manualReset | the state of the event is not reset automatically after resuming waiting clients |
initialState | initial state of the signal |