Click or drag to resize

AgentSnapshot.HardDisk Property

Gets or sets the amount of disk space on the drive the agent is running on.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public HardDiskStatus HardDisk { get; set; }

Property Value

Type: HardDiskStatus
The disk space.
See Also

STK Parallel Computing Server 2.10 API for .NET