Gets the VirtualUser instance that this WebSocket is associated with.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
public WebBrowserVirtualUser VU { get; }
Field Value
The VirtualUser instance that this WebSocket is associated with.See Also