System::Net::Http::HttpClient::set_MaxResponseContentBufferSize method
HttpClient::set_MaxResponseContentBufferSize method
Sets the maximum number of bytes of response content.
void System::Net::Http::HttpClient::set_MaxResponseContentBufferSize(int64_t value)
Parameter | Type | Description |
---|---|---|
value | int64_t | The value that will be set. |
See Also
- Class HttpClient
- Namespace System::Net::Http
- Library Aspose.TeX for C++