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.Page for C++