Click or drag to resize

VolumeStatsLatencyUSec Property

The observed latency time, in microseconds, to complete operations to a volume. A "0" (zero) value means there is no I/O to the volume.

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

Property Value

Type: NullableInt64
See Also