PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingDeadlocked­Thread­InfoStack­Trace
Open sandboxFocus

DeadlockedThreadInfo.StackTrace Property

StackTrace

Gets the stack trace of the thread in deadlock or null if it was not possible to obtain the stack trace.

Declaration
public StackTrace StackTrace { get; }
Property Value
Type Description
StackTrace