Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Session Class


Session Class Properties

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

Public Properties
 NameDescription
Public PropertyThe list of assemblies associated with this session. Assemblies are sorted by their unique full names.  
Public PropertyA short end-user display caption  
Public PropertyThe number of critical messages in the messages collection.  
Public PropertyAn extended description without formatting.  
Public PropertyThe number of error messages in the messages collection.  
Public PropertyThe file storage summary tracking information for this session.  
Public PropertyThe collection of data files that were recorded for this session.  
Public PropertyIndicates whether a session had errors during deserialization and has lost some packets.  
Public PropertyA constant, unique identifier for this session.  
Public PropertyIndicates whether there are changes to this session that have not been saved.  
Public PropertyIndicates if the session has been loaded into memory or not.  
Public PropertyIndicates whether a session is new to this package (has never been saved)  
Public PropertyThe last sequence number in the session data. Will force the session to be entirely parsed.  
Public PropertyThe number of messages in the messages collection.  
Public PropertyThe list of log messages associated with this session.  
Public PropertyThe set of all metrics tracked in this session.  
Public PropertyIndicates how many packets were lost due to errors in deserialization.  
Public PropertySession properties from the session start process.  
Public PropertyThe final status of the session.  
Public PropertyThe summary properties for this session.  
Public PropertyThe list of threads associated with this session. Threads are sorted by their unique thread Id.  
Public PropertyThe worst severity of the log messages in the session  
Public PropertyThe number of bytes of unloaded stream data.  
Public PropertyThe list of users associated with this application.  
Public PropertyThe number of error messages in the messages collection.  
Top
See Also