9 references to Abort
System (9)
net\System\Net\_ListenerResponseStream.cs (5)
224
m_HttpContext.
Abort
();
293
m_HttpContext.
Abort
();
306
m_HttpContext.
Abort
();
349
m_HttpContext.
Abort
();
446
m_HttpContext.
Abort
();
net\System\Net\HttpListenerResponse.cs (1)
345
HttpListenerContext.
Abort
();
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (3)
301
m_OutputStream.InternalHttpContext.
Abort
();
558
m_OutputStream.InternalHttpContext.
Abort
();
727
thisPtr.m_Context.
Abort
();