System::Net::HttpWebRequest::set_AllowReadStreamBuffering method
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++