Contents

AbortTaskSet

The Task Management function to allow the SCSI Application Layer client to request that a complete task set be aborted.

Declaration

SCSIServiceResponse AbortTaskSet (
 UInt8theLogicalUnit );

Parameters

  • theLogicalUnit:

    A logical unit for which to abort the task set.

Return Value

A valid SCSIServiceResponse.

Overview

The Task Management function to allow the SCSI Application Layer client to request that a complete task set be aborted.

See Also

Miscellaneous