Partager via


HttpResponseContentReaderContext Class

Definition

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.

Applies to