event::set Method
Signals the event.
void set();
Remarks
Signaling the event can cause an arbitrary number of contexts waiting on the event to become runnable.
Requirements
Header: concrt.h
Namespace: concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Signals the event.
void set();
Signaling the event can cause an arbitrary number of contexts waiting on the event to become runnable.
Header: concrt.h
Namespace: concurrency