Represents a monitoring event.
The following tables list the members exposed by the MonitoringEvent type.
Public
Properties
| Name | Description | |
|---|---|---|
|
Category | Gets the category of the event, based on the event publisher and category number. |
|
CategoryId | Gets the category identifier for the event. |
|
Channel | Gets the channel of the event. |
|
Description | Gets the description of the event, based on the event number and publisher. |
|
EventData | Gets the data associated with the event. |
|
Id | Overridden. Gets the globally unique identifier (GUID) of the event. |
|
Level | Gets the level of the event, based on the event publisher. |
|
LevelId | Gets the identifier for the level of the event. |
|
LoggingComputer | Gets the computer that logged this event. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringClassId | Gets the globally unique identifier (GUID) for the monitoring class associated with the event. |
|
MonitoringObjectDisplayName | Gets the display name of the monitoring object associated with the event. |
|
MonitoringObjectFullName | Gets the full name of the monitoring object associated with the event. |
|
MonitoringObjectId | Overridden. Gets the globally unique identifier (GUID) for the monitoring object associated with the event. |
|
MonitoringObjectName | Gets the name of the monitoring object associated with the event. |
|
MonitoringObjectPath | Gets the path of the monitoring object associated with the event. |
|
MonitoringRuleDescription | Gets the description of the rule associated with the event. |
|
MonitoringRuleDisplayName | Gets the name of the rule associated with the event. |
|
MonitoringRuleId | Overridden. Gets the globally unique identifier (GUID) of the rule associated with the event. |
|
Number | Gets the number of the event. |
|
OriginalId | Gets the original globally unique identifier (GUID) for the event. |
|
Parameters | Gets a collection of parameters for the event. |
|
PublisherName | Gets the name of the event publisher. |
|
TimeAdded | Gets the time, in DateTime format, that the event was added to the system. |
|
TimeGenerated | Gets the time, in DateTime format, that the event was generated. |
|
User | Gets the user of the event. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from OperationalDataObject) |
|
GetHashCode | Gets the hash code for the OperationalDataObject object. (inherited from OperationalDataObject) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

