AgentSnapshotCurrentCpuUsage Property |
Gets or sets the current CPU usage.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public int CurrentCpuUsage { get; set; }
Public Property CurrentCpuUsage As Integer
Get
Set
Property Value
Type:
Int32The current CPU usage.
See Also