Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Moves an agent from the agent_created state to the agent_runnable state, and schedules it for execution.
bool start();
Return Value
true if the agent started correctly, false otherwise. An agent that has been canceled cannot be started.
Requirements
Header: agents.h
Namespace: concurrency