Gets an event reader object that allows you to read all the event objects that are related to this monitoring object.

Overload List

Name Description
PartialMonitoringObjectBase.GetMonitoringEventReader () Gets an event reader object that allows you to read all the event objects that are related to this monitoring object.
PartialMonitoringObjectBase.GetMonitoringEventReader (MonitoringClass) Gets an event reader object that allows you to read all the event objects that are related to this monitoring object and the specified monitoring class.
PartialMonitoringObjectBase.GetMonitoringEventReader (MonitoringEventCriteria) Gets an event reader object that allows you to read all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEventReader (TraversalDepth) Gets an event reader object that allows you to read 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.GetMonitoringEventReader (MonitoringClass, TraversalDepth) Gets an event reader object that allows you to read all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEventReader (MonitoringEventCriteria, MonitoringClass) Gets an event reader object that allows you to read all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEventReader (MonitoringEventCriteria, TraversalDepth) Gets an event reader object that allows you to read all the event objects that are related to this monitoring object and that meet the specified criteria.
PartialMonitoringObjectBase.GetMonitoringEventReader (MonitoringEventCriteria, MonitoringClass, TraversalDepth) Gets an event reader object that allows you to read 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.