timer::propagate_to_any_targets Method
Tries to offer the message produced by the timer block to all of the linked targets.
virtual void propagate_to_any_targets(
message<_Type> *
);
Requirements
Header: agents.h
Namespace: Concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Tries to offer the message produced by the timer block to all of the linked targets.
virtual void propagate_to_any_targets(
message<_Type> *
);
Header: agents.h
Namespace: Concurrency