WebHostBufferPolicySelector Class
Represents the web host buffer policy selector.
Assembly: System.Web.Http.WebHost (in System.Web.Http.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | WebHostBufferPolicySelector() | Initializes a new instance of the WebHostBufferPolicySelector class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | UseBufferedInputStream(Object^) | Gets a value that indicates whether the host should buffer the entity body of the HTTP request. |
![]() | UseBufferedOutputStream(HttpResponseMessage^) | Uses a buffered output stream for the web host. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

