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

IThreadInfo Interface Members

The following tables list the members exposed by IThreadInfo.

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