Share via


agent::status Method

A synchronous source of status information from the agent.

_CRTIMP2 agent_status status();

Return Value

Returns the current state of the agent. Note that this returned state could change immediately after being returned.

Requirements

Header: agents.h

Namespace: Concurrency

See Also

Reference

agent Class

agent_status Enumeration