|
Terraria v1.4.4.9
Terraria source code documentation
|
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.HttpWebSocket | inlinepackagestatic |
| AcceptWebSocketAsyncCore(HttpListenerContext context, string subProtocol, int receiveBufferSize, TimeSpan keepAliveInterval, ArraySegment< byte > internalBuffer) | System.Net.WebSockets.HttpWebSocket | inlineprivatestatic |
| GetSecWebSocketAcceptString(string secWebSocketKey) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| ProcessWebSocketProtocolHeader(string clientSecWebSocketProtocol, string subProtocol, out string acceptProtocol) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| SendWebSocketHeaders(HttpListenerResponse response) | System.Net.WebSockets.HttpWebSocket | inlineprivatestatic |
| SupportedVersion | System.Net.WebSockets.HttpWebSocket | privatestatic |
| SuppressContextFlow(this Task task) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| SuppressContextFlow< T >(this Task< T > task) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| ThrowIfConnectionAborted(Stream connection, bool read) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| ThrowPlatformNotSupportedException_WSPC() | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| ValidateInnerStream(Stream innerStream) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| ValidateOptions(string subProtocol, int receiveBufferSize, int sendBufferSize, TimeSpan keepAliveInterval) | System.Net.WebSockets.HttpWebSocket | inlinepackagestatic |
| ValidateWebSocketHeaders(HttpListenerContext context) | System.Net.WebSockets.HttpWebSocket | inlineprivatestatic |
| WebSocketsSupported | System.Net.WebSockets.HttpWebSocket | privatestatic |