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: Find Out More About an Exception with the Exception Assistant