DeadlockedThreadInfo Properties |
The DeadlockedThreadInfo type exposes the following members.
Name | Description | |
---|---|---|
ManagedThreadId |
Gets ID of the managed thread.
| |
StackTrace |
Gets the stack trace of the thread in deadlock or null if it was not possible to obtain the stack trace.
| |
Thread |
Gets the thread in deadlock or null if the object was deserialized.
|