MonitoringEvent Members

Updated: April 16, 2012

Represents a monitoring event.

The following tables list the members exposed by the MonitoringEvent type.

  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.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. Determines whether this object is equal to the specified object. (inherited from Object)
public method GetHashCode  Overridden. Gets the hash code for the OperationalDataObject object (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top