次の方法で共有


AsyncManualResetEvent.Set Method

Definition

Sets this event to unblock callers of WaitAsync().

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

Applies to