Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
When overridden in a derived class, propagates the given message to any or all of the linked targets. This is the main propagation routine for message blocks.
virtual void propagate_to_any_targets(
_Inout_opt_ message<_Target_type> * _PMessage
);
Parameters
- _PMessage
A pointer to the message that is to be propagated.
Requirements
Header: agents.h
Namespace: concurrency