CpuStressInstanceCpuPercentage Property

Gets the average percentage of CPU usage that is allocated by this instance.

Value is in range of 0.01% to 100%.

Definition

Namespace: DevCase.Core.IO.Devices.HardwareStress
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public float InstanceCpuPercentage { get; }

Property Value

Single
The average percentage of CPU usage that is allocated by this instance.

See Also