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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Executes the transformer function on the input messages.
virtual void propagate_to_any_targets(
_Inout_opt_ message<_Output> *
);
Header: agents.h
Namespace: concurrency