PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingDeadlocked­Thread­InfoThread
Open sandboxFocus

DeadlockedThreadInfo.Thread Property

Thread

Gets the thread in deadlock or null if the object was deserialized.

Declaration
public Thread Thread { get; }
Property Value
Type Description
System.Threading.Thread