Cpu.CpuUsage Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.CpuUsage Property

BR.AN.PviServices .NET


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; }

Property Value

CpuUsage

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]