MonitoringPerformanceDataReader.GetMonitoringPerformanceData Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets monitoring performance data.
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As MonitoringPerformanceDataReader
Dim returnValue As MonitoringPerformanceData
returnValue = instance.GetMonitoringPerformanceData
Syntax
'Declaration
Public Function GetMonitoringPerformanceData As MonitoringPerformanceData
public MonitoringPerformanceData GetMonitoringPerformanceData ()
public:
MonitoringPerformanceData^ GetMonitoringPerformanceData ()
public MonitoringPerformanceData GetMonitoringPerformanceData ()
public function GetMonitoringPerformanceData () : MonitoringPerformanceData
Return Value
Returns a MonitoringPerformanceData object.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
MonitoringPerformanceDataReader Class
MonitoringPerformanceDataReader Members
Microsoft.EnterpriseManagement.Monitoring Namespace