|   | IHosted | 
 Syntax
SyntaxThe IHostedHttpHandler type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | UseClientCache | Determines if client cache should be enabled for rendered handler content. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetContentHash | Gets hash of response content based on any request parameters. | 
|  | ProcessRequestAsync | Enables processing of HTTP web requests by a custom handler that implements the IHostedHttpHandler interface. | 
 See Also
See Also