Loupe - Log - Monitor - Resolve
Gibraltar.Messaging Namespace / NotificationEventArgs Class
Fields Properties


In This Topic
    NotificationEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NotificationEventArgs.

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