Click or drag to resize

IHostedHttpHandler Methods

The IHostedHttpHandler type exposes the following members.

Methods
  Name Description
Public method GetContentHash Gets hash of response content based on any request parameters.
Public method ProcessRequestAsync Enables processing of HTTP web requests by a custom handler that implements the IHostedHttpHandler interface.
Top
See Also