AutoResetEvent constructor

AutoResetEvent(
  1. bool isSet
)

Implementation

AutoResetEvent(super.isSet);