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