DeadlockInfo Class |
Describes the detected deadlock.
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Threading (in PostSharp.Patterns.Threading.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
[SerializableAttribute] public sealed class DeadlockInfo
The DeadlockInfo type exposes the following members.
Name | Description | |
---|---|---|
DeadlockInfo |
Initializes the object.
|
Name | Description | |
---|---|---|
DeadlockedThreads |
Gets a collection of objects describing each thread in the deadlock.
| |
Description |
Gets textual description of the deadlock.
|