Home
last modified time | relevance | path

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

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/tests/
H A DHttpResponseStreamTests.cs395 listener.IgnoreWriteExceptions = ignoreWriteExceptions; in Write_HeadersToClosedConnectionAsynchronously_ThrowsHttpListenerException()
434 listener.IgnoreWriteExceptions = ignoreWriteExceptions; in Write_HeadersToClosedConnectionSynchronously_ThrowsHttpListenerException()
474 listener.IgnoreWriteExceptions = ignoreWriteExceptions; in Write_ContentToClosedConnectionAsynchronously_ThrowsHttpListenerException()
514 listener.IgnoreWriteExceptions = ignoreWriteExceptions; in Write_ContentToClosedConnectionSynchronously_ThrowsHttpListenerException()
543 _listener.IgnoreWriteExceptions = ignoreWriteExceptions; in EndWrite_NullAsyncResult_ThrowsArgumentNullException()
H A DHttpListenerTests.cs22 Assert.Throws<ObjectDisposedException>(() => listener.IgnoreWriteExceptions = false); in IgnoreWriteExceptions_SetDisposed_ThrowsObjectDisposedException()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/
H A DHttpResponseStream.Windows.cs124 if (_httpContext.Listener.IgnoreWriteExceptions) in WriteCore()
214 if (_httpContext.Listener.IgnoreWriteExceptions && sentHeaders) in BeginWriteCore()
349 if (_httpContext.Listener.IgnoreWriteExceptions) in DisposeCore()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/
H A DHttpListenerTest.cs62 Assert.AreEqual (false, listener.IgnoreWriteExceptions, "#03"); in DefaultProperties()
353 Assert.AreEqual (false, listener.IgnoreWriteExceptions, "#03"); in PropertiesWhenClosed1()
408 listener.IgnoreWriteExceptions = true; in PropertiesWhenClosedSet3()
691 IgnoreWriteExceptions = false in HttpClientIsDisconnectedCheckForWriteException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpListener.platformnotsupported.cs56 public bool IgnoreWriteExceptions { property in System.Net.HttpListener
H A DHttpListener.cs111 public bool IgnoreWriteExceptions { property in System.Net.HttpListener
H A DHttpConnection.cs198 o_stream = new ResponseStream (stream, context.Response, listener.IgnoreWriteExceptions); in GetResponseStream()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_ListenerResponseStream.cs205 if (m_HttpContext.Listener.IgnoreWriteExceptions) { in Write()
299 if (m_HttpContext.Listener.IgnoreWriteExceptions && sentHeaders) { in BeginWrite()
431 if (m_HttpContext.Listener.IgnoreWriteExceptions) { in Dispose()
H A DHttpListener.cs567 public bool IgnoreWriteExceptions { property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/
H A DHttpListener.cs276 public bool IgnoreWriteExceptions property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/ref/
H A DSystem.Net.HttpListener.cs19 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Managed/
H A DHttpConnection.cs236 …esponseStream = new HttpResponseStream(_stream, _context.Response, listener.IgnoreWriteExceptions); in GetResponseStream()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5669 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5712 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5667 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5708 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8413 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs8110 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8364 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8393 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8392 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8364 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8364 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8383 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs8650 public bool IgnoreWriteExceptions { get { throw null; } set { } } property in System.Net.HttpListener

12