Send a message to the server.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- data
- Type: System Byte
The data to send to the server
- isBinary (Optional)
- Type: System Boolean
If set to true, then the message will be flagged as binary data. Otherwise, it will be flagged as text.
Remarks
See Also