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(
   _Inout_opt_ message<_Type> *
);

Requirements

Header: agents.h

Namespace: concurrency

See Also

Reference

timer Class