ManualResetEventSlim.Set Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Sets the state of the event to signaled, which allows one or more threads waiting on the event to proceed.
Assembly: mscorlib (in mscorlib.dll)
Show: