Click or drag to resize

HttpRequestEventArgs Methods

The HttpRequestEventArgs type exposes the following members.

Methods
  NameDescription
Public methodReadFile
Reads the specified file from the document folder of the HttpServer.
Public methodTryReadFile
Tries to read the specified file from the document folder of the HttpServer.
Top
See Also