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

ISession Interface Properties

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

Public Properties
 NameDescription
 PropertyThe list of assemblies associated with this session. Assemblies are sorted by their unique full names.  
 PropertyA short end-user display caption  
 PropertyThe number of critical messages in the messages collection.  
 PropertyAn extended description without formatting.  
 PropertyThe number of error messages in the messages collection.  
 PropertyIndicates whether a session had errors during re-hydration and has lost some packets.  
 PropertyA constant, unique identifier for this session.  
 PropertyThe number of messages in the messages collection.  
 PropertyThe set of all metrics tracked in this session.  
 PropertyThe final status of the session.  
 PropertySummary and common information about this session  
 PropertyThe list of threads associated with this session. Threads are sorted by their thread Id and creation time.  
 PropertyThe worst severity of the log messages in the session  
 PropertyThe list of application users associated with this session.  
 PropertyThe number of warning messages in the messages collection.  
Top
See Also