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