System.Threading.AutoResetEvent.Reset Method

Sets the state of the event to nonsignaled, which causes threads to block.

Syntax

public bool Reset ()

Returns

true if the operation succeeds; otherwise, false.

Remarks

Note:

Starting with the dnprdnext and the compact_v35_long, this member is inherited from System.Threading.EventWaitHandle.

Requirements

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