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++