Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
When overridden in a derived class, searches the network_link_registry object for a specified block.
virtual bool contains(
_EType _Link
) = 0;
Parameters
- _Link
A pointer to a block that is being searched for in the network_link_registry object.
Return Value
true if the block was found, false otherwise.
Requirements
Header: agents.h
Namespace: concurrency