Creates a new WebSocketMessageQueue instance to wait for messages on a particular WebSocket.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- webSocket
- Type: Facilita.Web WebSocket
The WebSocket that this queue will receive messages from.
See Also