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