SystemPerformanceInfo Class |
Namespace: Dundas.BI
The SystemPerformanceInfo type exposes the following members.
Name | Description | |
---|---|---|
PhysicalMemoryAvailableBytes | Gets the available amount of physical memory, in bytes. | |
PhysicalMemoryTotalBytes | Gets the total amount of physical memory, in bytes. | |
ProcessCpuUsagePercent | Gets the CPU usage of the current process, as a percent. | |
ProcessMemoryUsageBytes | Gets the memory usage of the current process, in bytes. | |
TotalCpuUsagePercent | Gets the total CPU usage, as a percent. |