Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebSockets.HttpWebSocket Member List

This is the complete list of members for System.Net.WebSockets.HttpWebSocket, including all inherited members.

AcceptWebSocketAsync(HttpListenerContext context, string subProtocol, int receiveBufferSize, TimeSpan keepAliveInterval, ArraySegment< byte > internalBuffer)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
AcceptWebSocketAsyncCore(HttpListenerContext context, string subProtocol, int receiveBufferSize, TimeSpan keepAliveInterval, ArraySegment< byte > internalBuffer)System.Net.WebSockets.HttpWebSocketinlineprivatestatic
GetSecWebSocketAcceptString(string secWebSocketKey)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
ProcessWebSocketProtocolHeader(string clientSecWebSocketProtocol, string subProtocol, out string acceptProtocol)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
SendWebSocketHeaders(HttpListenerResponse response)System.Net.WebSockets.HttpWebSocketinlineprivatestatic
SupportedVersionSystem.Net.WebSockets.HttpWebSocketprivatestatic
SuppressContextFlow(this Task task)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
SuppressContextFlow< T >(this Task< T > task)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
ThrowIfConnectionAborted(Stream connection, bool read)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
ThrowPlatformNotSupportedException_WSPC()System.Net.WebSockets.HttpWebSocketinlinepackagestatic
ValidateInnerStream(Stream innerStream)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
ValidateOptions(string subProtocol, int receiveBufferSize, int sendBufferSize, TimeSpan keepAliveInterval)System.Net.WebSockets.HttpWebSocketinlinepackagestatic
ValidateWebSocketHeaders(HttpListenerContext context)System.Net.WebSockets.HttpWebSocketinlineprivatestatic
WebSocketsSupportedSystem.Net.WebSockets.HttpWebSocketprivatestatic