WebSocketDataFrameHeaderLength Property |
[Missing <summary> documentation for "P:Adf.WebSocketDataFrameHeader.Length"]
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public sbyte Length { get; }
Public ReadOnly Property Length As SByte
Get
public:
property signed char Length {
signed char get ();
}
member Length : sbyte with get
Property Value
Type:
SByteSee Also