Class DeadlockException
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading.dll
Syntax
public sealed class DeadlockException : ThreadingException
Constructors
Name | Description |
---|---|
DeadlockException() | |
DeadlockException(DeadlockInfo) | |
DeadlockException(String) | |
DeadlockException(String, Exception) |
Properties
Name | Description |
---|---|
DeadlockInfo |
Methods
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) |