WindowsDevicePortalWrapper  0.9.0.0
A client library that wraps the Windows Device Portal REST APIs.
Properties | List of all members
Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation Class Reference

System performance information More...

Properties

int AvailablePages [get]
 Gets available pages More...
 
int CommitLimit [get]
 Gets commit limit in bytes More...
 
int CommittedPages [get]
 Gets committed pages More...
 
int CpuLoad [get]
 Gets CPU load as percent of maximum (0 - 100) More...
 
int IoOtherSpeed [get]
 Gets IO Other Speed in bytes per second More...
 
int IoReadSpeed [get]
 Gets IO Read speed in bytes per second. More...
 
int IoWriteSpeed [get]
 Gets IO write speed in bytes per second More...
 
int NonPagedPoolPages [get]
 Gets Non paged pool pages More...
 
int PageSize [get]
 Gets page size More...
 
int PagedPoolPages [get]
 Gets paged pool pages More...
 
int TotalInstalledKb [get]
 Gets total installed in KB More...
 
int TotalPages [get]
 Gets total pages More...
 
GpuPerformanceData GpuData [get]
 Gets GPU data More...
 
NetworkPerformanceData NetworkData [get]
 Gets Networking data More...
 

Detailed Description

System performance information

Property Documentation

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.AvailablePages
get

Gets available pages

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.CommitLimit
get

Gets commit limit in bytes

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.CommittedPages
get

Gets committed pages

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.CpuLoad
get

Gets CPU load as percent of maximum (0 - 100)

GpuPerformanceData Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.GpuData
get

Gets GPU data

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.IoOtherSpeed
get

Gets IO Other Speed in bytes per second

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.IoReadSpeed
get

Gets IO Read speed in bytes per second.

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.IoWriteSpeed
get

Gets IO write speed in bytes per second

NetworkPerformanceData Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.NetworkData
get

Gets Networking data

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.NonPagedPoolPages
get

Gets Non paged pool pages

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.PagedPoolPages
get

Gets paged pool pages

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.PageSize
get

Gets page size

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.TotalInstalledKb
get

Gets total installed in KB

int Microsoft.Tools.WindowsDevicePortal.DevicePortal.SystemPerformanceInformation.TotalPages
get

Gets total pages


The documentation for this class was generated from the following file: