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
Executes the transformer function on the input messages.
virtual void propagate_to_any_targets(
_Inout_opt_ message<_Output> *
);
Header: agents.h
Namespace: concurrency