AgentSnapshot.CpuSpeed Property |
Gets or sets the CPU speed for the machine where the agent is running.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic int CpuSpeed { get; set; }
Public Property CpuSpeed As Integer
Get
Set
Property Value
Type:
Int32The CPU speed.
See Also