Contents

getRetryCount

Gets the number of instances when the target has refused to accept the packet provided.

Declaration

virtual UInt32 getRetryCount();

Return Value

Returns the number of times that kIOOutputStatusRetry is returned by the target.

See Also

Miscellaneous