ServicePointManager.CloseConnectionGroups 方法
循环访问所有服务点并关闭具有指定名称的连接组。
internal static void CloseConnectionGroups(string connectionGroupName)
警告
此方法是内部方法,不应直接在代码中使用。
Microsoft在任何情况下都不支持在生产应用程序中使用此方法。
connectionGroupName
String
要关闭的连接组的名称。
命名空间:System.Net
程序集: 系统(System.dll)