Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IThreadInfo Interface

IThreadInfo Interface Properties

For a list of all members of this type, see IThreadInfo members.

Public Properties
 NameDescription
 PropertyThe application domain identifier of the app domain which originated this log message.  
 PropertyThe friendly name of the app domain which originated this log message.  
 PropertyIndicates whether the thread which originated this log message is a background thread.  
 PropertyIndicates whether the thread which originated this log message is a threadpool thread.  
 PropertyThe session this thread was recorded with  
 PropertyThe managed thread ID of the thread which originated this log message.  
 PropertyThe name of the thread which originated this log message.  
Top
See Also