HttpWorkerRequest Methods


.NET Framework Class Library
HttpWorkerRequest..::.SendResponseFromFile Method

Adds the contents of a file to the response.

Overload List

  NameDescription
Public methodSendResponseFromFile(IntPtr, Int64, Int64)Adds the contents of the specified file to the response and specifies the starting position in the file and the number of bytes to send.
Public methodSendResponseFromFile(String, Int64, Int64)Adds the contents of the specified file to the response and specifies the starting position in the file and the number of bytes to send.
Top
See Also

Reference

Tags :


Page view tracker