propagator_block::link_source Method
Links a specified source block to this propagator_block object.
virtual void link_source(
_Inout_ ISource<_Source_type> * _PSource
);
Parameters
- _PSource
A pointer to the ISource block that is to be linked.
Requirements
Header: agents.h
Namespace: concurrency