Home
last modified time | relevance | path

Searched refs:ShouldCloseOutput (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/WebSockets/
H A DWebSocketHttpListenerDuplexStream.cs499 if (eventArgs.ShouldCloseOutput) in WriteAsyncFast()
907 public bool ShouldCloseOutput property in System.Net.WebSockets.WebSocketHttpListenerDuplexStream.HttpListenerAsyncEventArgs
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DWebSocketHttpListenerDuplexStream.cs509 if (eventArgs.ShouldCloseOutput) in WriteAsyncFast()
913 public bool ShouldCloseOutput property in System.Net.WebSockets.WebSocketHttpListenerDuplexStream.HttpListenerAsyncEventArgs