join::link_target_notification Method

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

virtual void link_target_notification(
   _Inout_ ITarget<std::vector<_Type>> *
);

Requirements

Header: agents.h

Namespace: concurrency

See Also

Reference

join Class