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 queues up messages and starts a propagation task, if this has not been done already
virtual void async_send(
message<_Target_type> * _Msg
);
Parameters
- _Msg
A pointer to a message object to asynchronously send.
Requirements
Header: agents.h
Namespace: Concurrency