Click or drag to resize

VolumeStatsNonZeroBlocks Property

The number of 4KiB blocks with data after the last garbage collection operation has completed.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long NonZeroBlocks { get; set; }

Property Value

Type: Int64
See Also