Click or drag to resize

AgentSnapshotCpuSpeed 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.9.0.1601 (2.9.0.1601)
Syntax
public int CpuSpeed { get; set; }

Property Value

Type: Int32
The CPU speed.
See Also

STK Parallel Computing Server 2.9 API for .NET