ThreadDebugItem Properties |
The ThreadDebugItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Duration |
Gets the thread duration in seconds
|
![]() | HasLog |
Gets the value that indicates whether thread has log
|
![]() | MethodClassName |
Gets the method class name
|
![]() | MethodName |
Gets the method name
|
![]() | RequestGuid |
Request GUID to identify debugs of the current thread
|
![]() | RequestUrl |
Gets the request URL
|
![]() | Status |
Gets the thread status
|
![]() | ThreadFinished |
Gets the thread finished time
|
![]() | ThreadGuid |
Gets the thread GUID
|
![]() | ThreadId |
Gets the thread id
|
![]() | ThreadStarted |
Gets or sets the thread starting time
|