Links a target block to this choice messaging block.
virtual void link_target(
   _Inout_ ITarget<size_t> * _PTarget
);
Parameters
- _PTarget
A pointer to an ITarget block to link to this choice messaging block. 
Requirements
Header: agents.h
Namespace: concurrency