Struct WsFrame
public struct WsFrame
- Inherited Members
- Extension Methods
Properties
FinalFragment
public bool FinalFragment { readonly get; set; }
Property Value
MaskedPayload
public uint MaskedPayload { readonly get; set; }
Property Value
OpCode
public WsOpCode OpCode { readonly get; set; }
Property Value
PayloadLength
public long PayloadLength { readonly get; set; }