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