A callback that notifies that a new target has been linked to this source_block object.
virtual void link_target_notification(
   _Inout_ ITarget<_Target_type> *
);
Requirements
Header: agents.h
Namespace: concurrency
A callback that notifies that a new target has been linked to this source_block object.
virtual void link_target_notification(
   _Inout_ ITarget<_Target_type> *
);
Header: agents.h
Namespace: concurrency