Share via


transformer::link_target_notification Method

A callback that notifies that a new target has been linked to this transformer messaging block.

virtual void link_target_notification(
   ITarget<_Output> *
);

Requirements

Header: agents.h

Namespace: Concurrency

See Also

Reference

transformer Class