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.
Asynchronously sends a message for processing.
void async_send(
message<_Source_type> * _PMessage
);
Parameters
- _PMessage
A pointer to the message being sent.
Requirements
Header: agents.h
Namespace: Concurrency