network_link_registry::count Method
When overridden in a derived class, returns the number of items in the network_link_registry object.
virtual size_t count() = 0;
Return Value
The number of items in the network_link_registry object.
Requirements
Header: agents.h
Namespace: concurrency