Home
last modified time | relevance | path

Searched refs:MinSendBytesPerSecond (Results 1 – 22 of 22) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/tests/
H A DHttpListenerTimeoutManagerTests.cs134 Assert.Equal(rate, timeoutManager.MinSendBytesPerSecond); in TimeoutManager_AccessNoStart_Success()
146 Assert.Equal(rate, timeoutManager.MinSendBytesPerSecond); in TimeoutManager_AccessAfterStart_Success()
180 Assert.Equal(rate, timeoutManager.MinSendBytesPerSecond); in TimeoutManager_AccessAfterStop_Success()
293 _listener.TimeoutManager.MinSendBytesPerSecond = 10 * 1024 * 1024; in MinSendBytesPerSecond_SetNoStart_GetReturnsNewValue()
296 Assert.Equal(rate, _listener.TimeoutManager.MinSendBytesPerSecond); in MinSendBytesPerSecond_SetNoStart_GetReturnsNewValue()
305 _listener.TimeoutManager.MinSendBytesPerSecond = 10 * 1024 * 1024; in MinSendBytesPerSecond_SetAfterStart_GetReturnsNewValue()
308 Assert.Equal(rate, _listener.TimeoutManager.MinSendBytesPerSecond); in MinSendBytesPerSecond_SetAfterStart_GetReturnsNewValue()
327 _listener.TimeoutManager.MinSendBytesPerSecond = 10 * 1024 * 1024; in MinSendBytesPerSecond_SetAfterStop_GetReturnsNewValue()
330 Assert.Equal(rate, _listener.TimeoutManager.MinSendBytesPerSecond); in MinSendBytesPerSecond_SetAfterStop_GetReturnsNewValue()
408 Assert.Equal(0, m.MinSendBytesPerSecond); in Properties_DefaultValues()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Configuration/
H A DHttpListenerTimeoutsElement.cs24 … minSendBytesPerSecond = new ConfigurationProperty(ConfigurationStrings.MinSendBytesPerSecond, in HttpListenerTimeoutsElement()
72 …[ConfigurationProperty(ConfigurationStrings.MinSendBytesPerSecond, DefaultValue = 0L, IsRequired =…
73 public long MinSendBytesPerSecond property in System.Net.Configuration.HttpListenerTimeoutsElement
91 timeouts[5] = MinSendBytesPerSecond; in GetTimeouts()
H A DConfigurationStrings.cs144 internal const string MinSendBytesPerSecond = "minSendBytesPerSecond"; field in System.Net.Configuration.ConfigurationStrings
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpListenerTimeoutManager.cs69 public long MinSendBytesPerSecond property in System.Net.HttpListenerTimeoutManager
H A DHttpListenerTimeoutManager.platformnotsupported.cs76 public long MinSendBytesPerSecond property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Managed/
H A DHttpListenerTimeoutManager.Managed.cs58 public long MinSendBytesPerSecond property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/
H A DHttpListenerTimeoutManager.Windows.cs168 public long MinSendBytesPerSecond property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DHttpListenerTimeoutManager.cs198 public long MinSendBytesPerSecond property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/ref/
H A DSystem.Net.HttpListener.cs149 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8507 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9731 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8536 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9763 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8535 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9761 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8507 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9731 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8507 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9731 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs8782 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9999 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs8536 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9763 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs8757 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
9974 public long MinSendBytesPerSecond { get { throw null; } } property in System.Net.Configuration.HttpListenerTimeoutsElement
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5797 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5855 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5795 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5851 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8526 public long MinSendBytesPerSecond { get { throw null; } set { } } property in System.Net.HttpListenerTimeoutManager