Click or drag to resize

VolumeQoSHistogramsWriteBlockSizes Property

Shows the distribution of block sizes for write requests

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public BlockSizeHistogram[] WriteBlockSizes { get; set; }

Property Value

Type: BlockSizeHistogram
See Also