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.
Places the message_PMessage in this single_assignment messaging block and offers it to all of the linked targets.
virtual void propagate_to_any_targets(
_Inout_opt_ message<_Type> * _PMessage
);
Parameters
- _PMessage
A pointer to a message that this single_assignment messaging block has taken ownership of.
Requirements
Header: agents.h
Namespace: concurrency