IHttpBufferingFeature Interface
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.
Caution
See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering
public interface class IHttpBufferingFeature
public interface IHttpBufferingFeature
[System.Obsolete("See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering", true)]
public interface IHttpBufferingFeature
type IHttpBufferingFeature = interface
[<System.Obsolete("See IHttpRequestBodyFeature or IHttpResponseBodyFeature DisableBuffering", true)>]
type IHttpBufferingFeature = interface
Public Interface IHttpBufferingFeature
- Attributes
Methods
DisableRequestBuffering() | |
DisableResponseBuffering() |