System::Net::ServicePoint::CloseConnectionGroup 方法
ServicePoint::CloseConnectionGroup method
关闭并移除属于指定连接组的连接。
bool System::Net::ServicePoint::CloseConnectionGroup(String connectionGroupName)
| 参数 | 类型 | 描述 |
|---|---|---|
| connectionGroupName | String | 连接组的名称。 |
ReturnValue
当连接成功关闭时返回 True,否则返回 false。
另见
- Class String
- Class ServicePoint
- Namespace System::Net
- Library Aspose.Font for C++