A callback that notifies that a new target has been linked to this timer 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