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.GpuAdapter Class Reference

GPU Adaptors More...

Properties

uint DedicatedMemory [get]
 Gets total Dedicated memory in bytes More...
 
uint DedicatedMemoryUsed [get]
 Gets used Dedicated memory in bytes More...
 
string Description [get]
 Gets description More...
 
uint SystemMemory [get]
 Gets system memory in bytes More...
 
uint SystemMemoryUsed [get]
 Gets memory used in bytes More...
 
List< float > EnginesUtilization [get]
 Gets engines utilization as percent of maximum. More...
 

Detailed Description

GPU Adaptors

Property Documentation

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.GpuAdapter.DedicatedMemory
get

Gets total Dedicated memory in bytes

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.GpuAdapter.DedicatedMemoryUsed
get

Gets used Dedicated memory in bytes

string Microsoft.Tools.WindowsDevicePortal.DevicePortal.GpuAdapter.Description
get

Gets description

List<float> Microsoft.Tools.WindowsDevicePortal.DevicePortal.GpuAdapter.EnginesUtilization
get

Gets engines utilization as percent of maximum.

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.GpuAdapter.SystemMemory
get

Gets system memory in bytes

uint Microsoft.Tools.WindowsDevicePortal.DevicePortal.GpuAdapter.SystemMemoryUsed
get

Gets memory used in bytes


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