SystemPerformanceInfo Class |
Contains information about the performance status of the system (e.g. CPU and memory usage).
Inheritance Hierarchy Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic class SystemPerformanceInfo
Public Class SystemPerformanceInfo
public ref class SystemPerformanceInfo
type SystemPerformanceInfo = class end
The SystemPerformanceInfo type exposes the following members.
Properties
Remarks
In some cases, certain values may not be able to be determined, and will return a value of -1. This is
typically because the Windows identity associated with the process is not a member of the
"Performance Monitor Users" group on the Dundas server.
See Also