WebSocketFrameMask Property  | 
Version 108.4.130 
            WebSocket message mask.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic bool Mask { get; set; }public:
property bool Mask {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also