SemaphoreFullException (System.Threading.SemaphoreFullException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: System.dll

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

VB.NET C#

C#

public class SemaphoreFullException : System.SystemException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

MySQL Bugs: #30816: Connector .Net

System.Threading.SemaphoreFullException was unhandled Message="Adding the given count to the semaphore would cause it to exceed its maximum count.

Coding Horror: Creating Even More Exceptional Exceptions

AuthenticationException InvalidCredentialException System.Threading SemaphoreFullException System UriFormatException. Paul Cotter on February 1, 2008 08:12 AM

SemaphoreFullException

System.Threading :: SemaphoreFullException. Elusive randomly occuring exceptions ... DbDataAdapter.Fill(DataSet ...

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.

Troubleshooting Exceptions: System.Threading.SemaphoreFullException

The exception that is thrown when the M:System.Threading.Semaphore.Release(System.Int32) method overload is called on a semaphore whose count is already at the maximum.

Mono Documentation

The constructors of System.Threading.SemaphoreFullException are listed below. For a list of all members, see the SemaphoreFullException Members list.

Mono Documentation

The members of System.Threading.SemaphoreFullException are listed below. See Also: Inherited members from System.SystemException [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support