Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves an agent from the agent_created state to the agent_runnable state, and schedules it for execution.
_CRTIMP2 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