Click or drag to resize

SolidFireElementGetDriveHardwareInfoAsync Method

Overload List
  NameDescription
Public methodGetDriveHardwareInfoAsync(CancellationToken, Int64)
GetDriveHardwareInfo returns all the hardware information for the given drive. This generally includes details about manufacturers, vendors, versions, and other associated hardware identification information.
Public methodGetDriveHardwareInfoAsync(GetDriveHardwareInfoRequest, CancellationToken)
GetDriveHardwareInfo returns all the hardware information for the given drive. This generally includes details about manufacturers, vendors, versions, and other associated hardware identification information.
Top
See Also