ManualResetEvent constructor

ManualResetEvent(
  1. bool isSet
)

Implementation

ManualResetEvent(super.isSet);