This documentation is archived and is not being maintained.

DefaultHttpHandler Properties

The DefaultHttpHandler type exposes the following members.

  NameDescription
Protected property Context Gets the context that is associated with the current DefaultHttpHandler object.
Protected property ExecuteUrlHeaders Gets a collection of request headers and request values to transfer along with the request.
Public property IsReusable Gets a Boolean value indicating that another request can use the current instance of the DefaultHttpHandler class.
Top
Show: