MonitoringEvent Properties

Updated: April 16, 2012

  Name Description
public property Category Gets the category of the event, based on the event publisher and category number.
public property CategoryId Gets the category identifier for the event.
public property Channel Gets the channel of the event.
public property ClassId  
public property Description Gets the description of the event, based on the event number and publisher.
public property EventData Gets the data associated with the event.
public property Id Overridden. Gets the globally unique identifier (GUID) of the event.
public property Level Gets the level of the event, based on the event publisher.
public property LevelId Gets the identifier for the level of the event.
public property LoggingComputer Gets the computer that logged this event.
public property ManagementGroup  The connection management group connection used by this object. (inherited from OperationalDataObject)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringObjectDisplayName Gets the display name of the monitoring object associated with the event.
public property MonitoringObjectFullName Gets the full name of the monitoring object associated with the event.
public property MonitoringObjectId Overridden. Gets the globally unique identifier (GUID) for the monitoring object associated with the event.
public property MonitoringObjectName Gets the name of the monitoring object associated with the event.
public property MonitoringObjectPath Gets the path of the monitoring object associated with the event.
public property Number Gets the number of the event.
public property OriginalId Gets the original globally unique identifier (GUID) for the event.
public property Parameters Gets a collection of parameters for the event.
public property PublisherName Gets the name of the event publisher.
public property RuleDescription  
public property RuleDisplayName  
public property RuleId Overridden.  
public property TimeAdded Gets the time, in DateTime format, that the event was added to the system.
public property TimeGenerated Gets the time, in DateTime format, that the event was generated.
public property User Gets the user of the event.