MonitoringEvent Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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. |
![]() |
ClassId | |
![]() |
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 | The connection management group connection used by this object. (inherited from OperationalDataObject) |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
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. |
![]() |
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. |
![]() |
RuleDescription | |
![]() |
RuleDisplayName | |
![]() |
RuleId | Overridden. |
![]() |
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Determines whether this object is equal to the specified object. (inherited from Object) |
![]() |
GetHashCode | Overridden. Gets the hash code for the OperationalDataObject object (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringEvent Class
Microsoft.EnterpriseManagement.Monitoring Namespace