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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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