single_assignment::propagate_to_any_targets Method
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