Retrieves a reader to event objects.

Overload List

Name Description
ManagementGroup.GetMonitoringEventReader () Retrieves a reader for all event objects.
ManagementGroup.GetMonitoringEventReader (MonitoringClass) Retrieves a reader for the events of the specified class.
ManagementGroup.GetMonitoringEventReader (MonitoringEventCriteria) Retrieves a reader for the events that match the specified filter.
ManagementGroup.GetMonitoringEventReader (MonitoringClass, TraversalDepth) Retrieves a reader for the monitoring events of the specified class instances, with the option to include instances of derived classes.
ManagementGroup.GetMonitoringEventReader (MonitoringEventCriteria, MonitoringClass) Retrieves a reader for the monitoring events of the specified class that match the specified filter.
ManagementGroup.GetMonitoringEventReader (MonitoringEventCriteria, MonitoringClass, TraversalDepth) Retrieves a reader for the monitoring events of the specified class instances that match the specified filter, with the option to include instances of derived classes.

See Also


Send comments about this topic to Microsoft.