AgentSnapshotHardDisk 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.9.0.1601 (2.9.0.1601)
Syntax public HardDiskStatus HardDisk { get; set; }
Public Property HardDisk As HardDiskStatus
Get
Set
Property Value
Type:
HardDiskStatusThe disk space.
See Also