The following tables list the members exposed by ResourceHttpHandler.
Name | Description | |
---|---|---|
ResourceHttpHandler Constructor |
Name | Description | |
---|---|---|
IsReusable | This property is used to indicate that the object instance can be used by other requests. It always returns true. |
Name | Description | |
---|---|---|
ProcessRequest | Load the resource specified in the query string and return it as the HTTP response. |