Click or drag to resize

DriveAsyncResultIDs Property

The list of asynchronous jobs currently running on the drive (for example: a secure erase job).

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

Property Value

Type: Int64
See Also