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.
Acquires a reference count on this choice messaging block, to prevent deletion.
virtual void acquire_ref(
ITarget<size_t> * _PTarget
);
Parameters
- _PTarget
A pointer to the target block that is calling this method.
Remarks
This method is called by an ITarget object that is being linked to this source during the link_target method.
Requirements
Header: agents.h
Namespace: Concurrency