System::Net::Http::HttpClient::set_MaxResponseContentBufferSize طريقة
HttpClient::set_MaxResponseContentBufferSize method
يضبط الحد الأقصى لعدد البايتات لمحتوى الاستجابة.
void System::Net::Http::HttpClient::set_MaxResponseContentBufferSize(int64_t value)
| Parameter | Type | الوصف |
|---|---|---|
| value | int64_t | القيمة التي سيتم ضبطها. |
انظر أيضًا
- Class HttpClient
- Namespace System::Net::Http
- Library Aspose.Page for C++