Gets a performance data reader that is used to access all the performance data that is related to this monitoring object.

Overload List

Name Description
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader () Gets a performance data reader that is used to access all the performance data that is related to this monitoring object.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (MonitoringClass) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object and the specified monitoring class.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object and that meets the specified criteria.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (TraversalDepth) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object, and optionally performance data that is related to all the monitoring objects that are contained by this object.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (MonitoringClass, TraversalDepth) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object and that meets the specified criteria.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria, MonitoringClass) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object and that meets the specified criteria.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria, TraversalDepth) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object and that meets the specified criteria.
PartialMonitoringObjectBase.GetMonitoringPerformanceDataReader (MonitoringPerformanceDataCriteria, MonitoringClass, TraversalDepth) Gets a performance data reader that is used to access all the performance data that is related to this monitoring object and that meets the specified criteria.

See Also


Send comments about this topic to Microsoft.