System::Net::ServicePoint::CloseConnectionGroup method
ServicePoint::CloseConnectionGroup method
Closes and removes connections that belong to the specified connection group.
bool System::Net::ServicePoint::CloseConnectionGroup(String connectionGroupName)
Parameter | Type | Description |
---|---|---|
connectionGroupName | String | The name of the connection group. |
ReturnValue
True when connections are closed successfully, otherwise false.
See Also
- Class String
- Class ServicePoint
- Namespace System::Net
- Library Aspose.PUB for C++