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