Home
last modified time | relevance | path

Searched refs:CloseConnectionGroup (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DServicePointManager.cs393 internal static void CloseConnectionGroup (string connectionGroupName) in CloseConnectionGroup() method in System.Net.ServicePointManager
397 sp.CloseConnectionGroup (connectionGroupName); in CloseConnectionGroup()
H A DServicePoint.platformnotsupported.cs108 public bool CloseConnectionGroup (string connectionGroupName) in CloseConnectionGroup() method in System.Net.ServicePoint
H A DServicePoint.cs402 public bool CloseConnectionGroup (string connectionGroupName) in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DServicePoint.cs78 public bool CloseConnectionGroup(string connectionGroupName) => true; in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs24 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/
H A DServicePointTest.cs211 req.ServicePoint.CloseConnectionGroup (req.ConnectionGroupName); in CloseConnectionGroupConcurency()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Net.Http/System.Net.Http/
H A DHttpClientHandler.cs230 ServicePointManager.CloseConnectionGroup (connectionGroupName); in Dispose()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DHttpWebResponse.cs464 … connectStream.Connection.ServicePoint.CloseConnectionGroup(ConnectionGroupName); in Close()
H A DServicePoint.cs650 public bool CloseConnectionGroup(string connectionGroupName) { in CloseConnectionGroup() method in System.Net.ServicePoint
H A DHttpWebRequest.cs3190 this.ServicePoint.CloseConnectionGroup(this.ConnectionGroupName); in Abort()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DWebSocketConnectionStream.cs184 … this.m_ConnectStream.Connection.ServicePoint.CloseConnectionGroup(this.m_ConnectionGroupName); in Close()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs6201 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs6268 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs6199 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs6264 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8923 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs8604 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8921 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8950 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8949 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8921 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8921 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8940 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs9198 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs8950 public bool CloseConnectionGroup(string connectionGroupName) { throw null; } in CloseConnectionGroup() method in System.Net.ServicePoint

12