Class Thread.ResourceCount
classThread.ResourceCount- Description
Implements an inverted-semaphore-like resource counter. A thread can poll or perform a blocking wait for the resource-count to drop below a certain level.
- See also
class Thread.ResourceCountImplements an inverted-semaphore-like resource counter. A thread can poll or perform a blocking wait for the resource-count to drop below a certain level.