LockRecursionException (System.Threading.LockRecursionException)

Inherits: System.Exception

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: System.Core.dll

The exception that is thrown when recursive entry into a lock is not compatible with the recursion policy for the lock.

VB.NET C#

C#

public class LockRecursionException : System.Exception, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

LockRecursionException Class (System.Threading)

The exception that is thrown when recursive entry into a lock is not ... System . . :: . Object    System . . :: . Exception      System.Threading . . :: . LockRecursionException

Exception Class (System)

... System.Runtime.Serialization . . :: . InvalidDataContractException      System.Runtime.CompilerServices . . :: . RuntimeWrappedException      System.Threading . . :: . LockRecursionException

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