Click or drag to resize

HardDiskStatusFreeSpace Property

Gets or sets the free disk space. In bytes.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public long FreeSpace { get; set; }

Property Value

Type: Int64
The free disk space.
See Also

STK Parallel Computing Server 2.9 API for .NET