System::Net::HttpWebRequest::set_AllowReadStreamBuffering 方法
HttpWebRequest::set_AllowReadStreamBuffering method
设置一个指示从资源接收的数据是否必须缓冲的值。
virtual void System::Net::HttpWebRequest::set_AllowReadStreamBuffering(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 必须设置的值。 |
另见
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Font for C++