event::set Method
Signals the event.
_CRTIMP void set();
Remarks
Signaling the event may cause an arbitrary number of contexts which are waiting on the event to become runnable.
Requirements
Header: concrt.h
Namespace: Concurrency
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Signals the event.
_CRTIMP void set();
Signaling the event may cause an arbitrary number of contexts which are waiting on the event to become runnable.
Header: concrt.h
Namespace: Concurrency