IRequestContentReadPolicy Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Defines the request content read policy.

Namespace:  System.Web.Http.ModelBinding
Assembly:  System.Web.Http (in System.Web.Http.dll)

public interface class IRequestContentReadPolicy

The IRequestContentReadPolicy type exposes the following members.

  NameDescription
Public methodGetRequestContentReadKindInquires how the request content should be read for the given HttpActionDescriptor.
Top
Show: