Troubleshooting Exceptions: System.Threading.SemaphoreFullException

The exception that is thrown when the Release method overload is called on a semaphore whose count is already at the maximum.

See Also

Tasks

How to: Use the Exception Assistant

Reference

SemaphoreFullException