Table of Contents

Struct WsFrame

Namespace
Fluxzy.Clients.H11
Assembly
Fluxzy.Core.dll
public struct WsFrame
Inherited Members
Extension Methods

Properties

FinalFragment

public bool FinalFragment { readonly get; set; }

Property Value

bool

MaskedPayload

public uint MaskedPayload { readonly get; set; }

Property Value

uint

OpCode

public WsOpCode OpCode { readonly get; set; }

Property Value

WsOpCode

PayloadLength

public long PayloadLength { readonly get; set; }

Property Value

long