Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When overridden in a derived class, links a target block to this ISource block.
virtual void link_target(
ITarget<_Type> * _PTarget
) = 0;
Parameters
- _PTarget
A pointer to the target block being linked to this ISource block.
Requirements
Header: agents.h
Namespace: Concurrency