Applies To: Operations Manager for System Center 2012
Retrieves a reader for event objects.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringEventReader() | Obsolete.Retrieves a reader for all event objects. | 
| .jpeg) | GetMonitoringEventReader(MonitoringClass) | Obsolete.Retrieves a reader for the events of the specified class. | 
| .jpeg) | GetMonitoringEventReader(MonitoringClass, TraversalDepth) | Obsolete.Retrieves a reader for the monitoring events of the specified class instances, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringEventReader(MonitoringEventCriteria) | Obsolete.Retrieves a reader for the events that match the specified filter. | 
| .jpeg) | GetMonitoringEventReader(MonitoringEventCriteria, MonitoringClass) | Obsolete.Retrieves a reader for the monitoring events of the specified class that match the specified filter. | 
| .jpeg) | GetMonitoringEventReader(MonitoringEventCriteria, MonitoringClass, TraversalDepth) | Obsolete.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
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top