get_MaxResponseContentBufferSize()

HttpClient::get_MaxResponseContentBufferSize() method

Gets the maximum number of bytes of response content.

int64_t System::Net::Http::HttpClient::get_MaxResponseContentBufferSize()

Return Value

The maximum number of bytes of response content.

See Also