WebSocketMessage Length Property C# API
Gets the length in bytes of this message

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public int Length { get; }
See Also