overwrite_buffer::link_target_notification Method
A callback that notifies that a new target has been linked to this overwrite_buffer messaging block.
virtual void link_target_notification(
_Inout_ ITarget<_Type> * _PTarget
);
Parameters
- _PTarget
A pointer to the newly linked target.
Requirements
Header: agents.h
Namespace: concurrency