Home
last modified time | relevance | path

Searched refs:MaxServicePoints (Results 1 – 23 of 23) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/
H A DServicePointTest.cs30 max = ServicePointManager.MaxServicePoints; in SaveMax()
31 ServicePointManager.MaxServicePoints = 0; in SaveMax()
36 ServicePointManager.MaxServicePoints = max; in RestoreMax()
47 ServicePointManager.MaxServicePoints = 2; in All()
53 ServicePointManager.MaxServicePoints = 0; in All()
H A DServicePointManagerTest.cs54 Assert.AreEqual (0, ServicePointManager.MaxServicePoints, "#1"); in MaxServicePointManagers()
70 ServicePointManager.MaxServicePoints = 1; in MaxServicePointManagers()
96 ServicePointManager.MaxServicePoints = 0; in FindServicePoint()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/tests/
H A DServicePointManagerTest.cs116 Assert.Equal(0, ServicePointManager.MaxServicePoints); in MaxServicePoints_Roundtrips()
118 ServicePointManager.MaxServicePoints = 42; in MaxServicePoints_Roundtrips()
119 Assert.Equal(42, ServicePointManager.MaxServicePoints); in MaxServicePoints_Roundtrips()
121 ServicePointManager.MaxServicePoints = 0; in MaxServicePoints_Roundtrips()
122 Assert.Equal(0, ServicePointManager.MaxServicePoints); in MaxServicePoints_Roundtrips()
200 …ions.Throws<ArgumentOutOfRangeException>("value", () => ServicePointManager.MaxServicePoints = -1); in InvalidArguments_Throw()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DServicePointManager.platformnotsupported.cs75 public static int MaxServicePoints { property in System.Net.ServicePointManager
H A DServicePointManager.cs250 public static int MaxServicePoints { property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs38 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DServicePointManager.cs46 public static int MaxServicePoints property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DServicePointManager.cs324 public static int MaxServicePoints { property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs6220 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs6290 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs6218 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs6286 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8943 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs8624 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8941 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8970 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8969 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8941 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8941 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8960 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs9215 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs8970 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs9190 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager