transformer::propagate_to_any_targets Method

Executes the transformer function on the input messages.

virtual void propagate_to_any_targets(
   _Inout_opt_ message<_Output> *
);

Requirements

Header: agents.h

Namespace: concurrency

See Also

Reference

transformer Class