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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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