IResourceManager::GetAvailableNodeCount Method

Returns the number of nodes available to the Resource Manager.

virtual unsigned int GetAvailableNodeCount() const =0;

Return Value

The number of nodes available to the Resource Manager.

Requirements

Header: concrtrm.h

Namespace: concurrency

See Also

Reference

IResourceManager Structure