|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Exception thrown when the Semaphore::Release method is called on a full semaphore. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::SemaphoreFullException |
| Exception thrown when the Semaphore::Release method is called on a semaphore whose count is already at the maximum. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
Exception thrown when the Semaphore::Release method is called on a full semaphore.
Definition in file SemaphoreFullException.h.