ManualResetEvent Class
Notifies one or more waiting threads that an event has occurred. This class cannot be inherited.
Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Syntax
public sealed class ManualResetEvent : WaitHandle
Version Information
Available in the .NET Micro Framework versions 3.0, 4.0, 4.1, and 4.2.