System.Threading.ManualResetEventSlim.Set Method

Sets the state of the event to signaled, which allows one or more threads waiting on the event to proceed.

Syntax

public void Set ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0