| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Class DeadlockException Inherits BaseAssertionException | |
| C# | |
|---|---|
[SerializableAttribute()] public class DeadlockException : BaseAssertionException | |
System.Object
System.Exception
System.ApplicationException
CSharpTest.Net.BaseAssertionException
CSharpTest.Net.DeadlockException
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
DeadlockException MembersCSharpTest.Net Namespace