System::Net::HttpWebRequest::set_AllowReadStreamBuffering طريقة
HttpWebRequest::set_AllowReadStreamBuffering method
يضبط قيمة تشير إلى ما إذا كان يجب تخزين البيانات المستلمة من المورد في الذاكرة المؤقتة.
virtual void System::Net::HttpWebRequest::set_AllowReadStreamBuffering(bool value)
| Parameter | Type | الوصف |
|---|---|---|
| value | bool | القيمة التي يجب تعيينها. |
انظر أيضًا
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Page for C++