This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When a driver receives an I/O request, it can:
Requeue the request to a different queue.
Complete the request.
Cancel the request.
Forward the request to an I/O target.
The driver cannot ignore or delete the request.
Was this page helpful?