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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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