Click or drag to resize

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)
Syntax
public int CpuSpeed { get; set; }

Property Value

Type: Int32
The CPU speed.
See Also

STK Parallel Computing Server 2.10 API for .NET