Gets all the event objects that are related to this monitoring object.

Overload List

Name Description
PartialMonitoringObjectBase.GetMonitoringEvents () Gets all the event objects that are related to this monitoring object.
PartialMonitoringObjectBase.GetMonitoringEvents (MonitoringClass) Gets all the event objects that are related to this monitoring object and the specified monitoring class.
PartialMonitoringObjectBase.GetMonitoringEvents (MonitoringEventCriteria) Gets all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEvents (TraversalDepth) Gets all the event objects that are related to this monitoring object, and optionally events that are related to all the monitoring objects that are contained by this object.
PartialMonitoringObjectBase.GetMonitoringEvents (MonitoringClass, TraversalDepth) Gets all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEvents (MonitoringEventCriteria, MonitoringClass) Gets all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEvents (MonitoringEventCriteria, TraversalDepth) Gets all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEvents (MonitoringEventCriteria, MonitoringClass, TraversalDepth) Gets all the event objects that are related to this monitoring object and that meet the specified criteria.

See Also


Send comments about this topic to Microsoft.