ManualResetEvent.Reset Method

Definition

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

C#
public bool Reset();

Returns

true if the operation succeeds; otherwise, false.

Applies to

Produkt Verzie
.NET Framework 1.1