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 |
Gets the stack trace of the thread in deadlock or null if it was not possible to obtain the stack trace.
public StackTrace StackTrace { get; }
Type | Description |
---|---|
StackTrace |