HttpResponseContentReaderContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the context for HTTP response content reader.
public sealed class HttpResponseContentReaderContext
type HttpResponseContentReaderContext = class
Public NotInheritable Class HttpResponseContentReaderContext
- Inheritance
-
HttpResponseContentReaderContext
Properties
Request |
The HTTP request message. |
Response |
The HTTP response message. |