Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Releases a reference count on this multiple_join messaging block.
virtual void release_ref(
ITarget<_Destination_type> * _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 unlinked from this source. The source block is allowed to release any resources reserved for the target block.
Requirements
Header: agents.h
Namespace: Concurrency