Home
last modified time | relevance | path

Searched refs:AllowReadStreamBuffering (Results 1 – 25 of 27) sorted by relevance

12

/dports/irc/smuxi/smuxi-1.1/lib/JabbR/JabbR.Client/
H A DHttpHelper.cs98 request.AllowReadStreamBuffering = false; in CreateWebRequest()
101 request.AllowReadStreamBuffering = false; in CreateWebRequest()
/dports/irc/smuxi/smuxi-1.1/lib/SignalR/src/Microsoft.AspNet.SignalR.Client/Http/
H A DHttpHelper.cs119 request.AllowReadStreamBuffering = false; in CreateWebRequest()
122 request.AllowReadStreamBuffering = false; in CreateWebRequest()
/dports/irc/smuxi/smuxi-1.1/lib/Twitterizer/Twitterizer2.Streaming/
H A DTwitterStream.cs226 request.AllowReadStreamBuffering = false; in StartUserStream()
271 request.AllowReadStreamBuffering = false; in StartPublicStream()
313 request.AllowReadStreamBuffering = false; in StartSampleStream()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpWebRequest.platformnotsupported.cs80 public virtual bool AllowReadStreamBuffering { property in System.Net.HttpWebRequest
H A DHttpWebRequest.cs241 public virtual bool AllowReadStreamBuffering { property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/tests/
H A DHttpWebRequestTest.cs41 Assert.False(request.AllowReadStreamBuffering); in Ctor_VerifyDefaults_Success()
109 request.AllowReadStreamBuffering = false; in AllowReadStreamBuffering_SetFalseThenGet_ExpectFalse()
110 Assert.False(request.AllowReadStreamBuffering); in AllowReadStreamBuffering_SetFalseThenGet_ExpectFalse()
118 request.AllowReadStreamBuffering = true; in AllowReadStreamBuffering_SetTrueThenGet_ExpectTrue()
119 Assert.True(request.AllowReadStreamBuffering); in AllowReadStreamBuffering_SetTrueThenGet_ExpectTrue()
/dports/irc/smuxi/smuxi-1.1/lib/Twitterizer/Twitterizer2/OAuth/
H A DWebRequestBuilder.cs246 request.AllowReadStreamBuffering = true; in ExecuteRequest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/ref/
H A DSystem.Net.WebClient.cs79 public bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/ref/
H A DSystem.Net.Requests.cs132 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DHttpWebRequest.cs146 public virtual bool AllowReadStreamBuffering property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/
H A DHttpWebRequestTest.cs2646 public void AllowReadStreamBuffering () in AllowReadStreamBuffering() method in MonoTests.System.Net.HttpWebRequestTest
2649 Assert.IsFalse (hr.AllowReadStreamBuffering, "#1"); in AllowReadStreamBuffering()
2651 hr.AllowReadStreamBuffering = true; in AllowReadStreamBuffering()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/src/System/Net/
H A DWebClient.cs1993 public bool AllowReadStreamBuffering { get; set; } property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A Dwebclient.cs118 public bool AllowReadStreamBuffering { get; set; } property in System.Net.WebClient
H A DHttpWebRequest.cs361 public virtual bool AllowReadStreamBuffering { property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5942 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
6324 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs6001 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
6395 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5940 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
6322 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5997 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
6391 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8653 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9041 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8682 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9073 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8681 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9071 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8653 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9041 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8653 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9041 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8671 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9063 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs8930 public virtual bool AllowReadStreamBuffering { get { throw null; } set { } } property in System.Net.HttpWebRequest
9317 …public bool AllowReadStreamBuffering { [System.Runtime.CompilerServices.CompilerGeneratedAttribute… property in System.Net.WebClient

12