HttpClient::MaxResponseContentBufferSize Property
Gets or sets the maximum number of bytes to buffer when reading the response content.
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
For a complete example of using the HttpClient class, see Calling a Web API From a .NET Client
Show: