ISource::unlink_targets Method
When overridden in a derived class, unlinks all target blocks from this ISource block.
virtual void unlink_targets() = 0;
Requirements
Header: agents.h
Namespace: concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When overridden in a derived class, unlinks all target blocks from this ISource block.
virtual void unlink_targets() = 0;
Header: agents.h
Namespace: concurrency