C# Syntax
public class DeviceVitalsCollectOptions
System.Object
HP.LFT.SDK.Mobile.DeviceVitalsCollectOptions
Name | Description | |
---|---|---|
![]() | DeviceVitalsCollectOptions Constructor |
Name | Description | |
---|---|---|
![]() | CollectCPU | Collect device CPU usage. |
![]() | CollectFreeMemory | Collect device free memory. |
![]() | CollectMemory | Collect device memory usage. |
Name | Description | |
---|---|---|
![]() ![]() | All | Returns a new Instance of DeviceVitalsCollectOptions with all collection options set to true. |
![]() ![]() | None | Returns a new Instance of DeviceVitalsCollectOptions with all collection options set to false. |