System::Net::ServicePoint::CloseConnectionGroup メソッド

ServicePoint::CloseConnectionGroup method

指定された接続グループに属する接続を閉じて削除します。

bool System::Net::ServicePoint::CloseConnectionGroup(String connectionGroupName)
パラメーター説明
connectionGroupNameString接続グループの名前です。

ReturnValue

接続が正常に閉じられた場合は true、そうでない場合は false です。

参照