DeadlockedThreads
Gets a collection of objects describing each thread in the deadlock.
Declaration
public ReadOnlyCollection<DeadlockedThreadInfo> DeadlockedThreads { get; }
Property Value
Type | Description |
---|---|
ReadOnlyCollection<DeadlockedThreadInfo> |