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


In This Topic
    LogMessageAlertEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyThe number of Critical log messages included in this notification event.  
    Public PropertyThe number of Error log messages included in this notification event.  
    Public PropertyThe number of log messages which have an attached Exception included in this notification event.  
    Public PropertyThe set of one or more log messages for this notification event in a read-only collection.  
    Public PropertyA minimum length of time to wait until another notification may be issued, requested by the client upon return.  
    Public PropertySet to automatically send the latest information on the current session when the event returns.  
    Public PropertyThe strongest log message severity included in this notification event.  
    Public PropertyThe total number of log messages included in this notification event.  
    Public PropertyThe number of Warning log messages included in this notification event.  
    Top
    See Also