AsyncManualResetEvent.Reset Method

Definition

Resets this event to a state that will block callers of WaitAsync().

public:
 void Reset();
public:
 void Reset();
void Reset();
public void Reset ();
member this.Reset : unit -> unit
Public Sub Reset ()

Applies to