System::Net::HttpWebRequest::set_KeepAlive 方法
HttpWebRequest::set_KeepAlive method
设置一个指示当前请求是否必须包含 ‘Keep-Alive’ 头的值。
virtual void System::Net::HttpWebRequest::set_KeepAlive(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 必须设置的值。 |
另见
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.Font for C++