Writes a section of a file handle to the response stream.
- fileHandle
- An operating system handle to a file.
- offset
- Offset in the file handle to start sending data from.
- size
- Total size of bytes to send back to the client.
This sends the contents of the file to the client.
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0