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


LogMessageCollection Class Properties

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

Public Properties
 NameDescription
Public PropertyA tree of log message groups for the log messages by category.  
Public PropertyA tree of log message groups for messages by namespace and class.  
Public PropertyThe number of items currently in the collection  
Public PropertyThe first object in the collection  
Public PropertyIndicates if any of the log messages in the collection have detailed xml data  
Public PropertyIndicates if any of the log messages in the collection have exception information recorded  
Public PropertyIndicates if there is more than one log system associated with the log messages  
Public PropertyIndicates if there is more than one user associated with the log messages  
Public PropertyIndicates if any of the log messages have source code location information  
Public PropertyGets a value indicating whether the System.Collections.IList has a fixed size.  
Public PropertyIndicates if the collection is read only and therefore can't have items added or removed.  
Public PropertyGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public PropertyGets or sets the element at the specified index.  
Public PropertyThe last object in the collection  
Public PropertyThe session this collection of log messages is related to  
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Top
See Also