<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.CpuUsage Property |
Gets the percantage value (from 0 to 100) for the CPU usage. Can only be used for ANSL connections. Will return zero for INA2000 connections. Call UpdateCpuInfo to force a reread of the CPU info.
[Visual Basic]
Public ReadOnly Property CpuUsage() As Byte
Public Get
End Get
End Property
[C#]
public byte CpuUsage { public get; }
CpuUsage
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]