FramePayload Type

Union cases

Union case Description

Continuation byte[]

Full Usage: Continuation byte[]

Parameters:
    Item : byte[]

Item : byte[]

Data(byte[], bool)

Full Usage: Data(byte[], bool)

Parameters:
    Item1 : byte[]
    Item2 : bool

Item1 : byte[]
Item2 : bool

GoAway(int32, ErrorCode, byte[])

Full Usage: GoAway(int32, ErrorCode, byte[])

Parameters:
    Item1 : int32
    Item2 : ErrorCode
    Item3 : byte[]

Item1 : int32
Item2 : ErrorCode
Item3 : byte[]

Headers Priority option * byte[]

Full Usage: Headers Priority option * byte[]

Parameters:
Item : Priority option * byte[]

Ping(bool, byte[])

Full Usage: Ping(bool, byte[])

Parameters:
    Item1 : bool
    Item2 : byte[]

Item1 : bool
Item2 : byte[]

Priority Priority option

Full Usage: Priority Priority option

Parameters:
Item : Priority option

PushPromise(int32, byte[])

Full Usage: PushPromise(int32, byte[])

Parameters:
    Item1 : int32
    Item2 : byte[]

Item1 : int32
Item2 : byte[]

RstStream ErrorCode

Full Usage: RstStream ErrorCode

Parameters:
Item : ErrorCode

Settings(bool, Settings)

Full Usage: Settings(bool, Settings)

Parameters:
Item1 : bool
Item2 : Settings

WindowUpdate int32

Full Usage: WindowUpdate int32

Parameters:
    Item : int32

Item : int32

Instance members

Instance member Description

this.IsContinuation

Full Usage: this.IsContinuation

Returns: bool
Returns: bool

this.IsData

Full Usage: this.IsData

Returns: bool
Returns: bool

this.IsGoAway

Full Usage: this.IsGoAway

Returns: bool
Returns: bool

this.IsHeaders

Full Usage: this.IsHeaders

Returns: bool
Returns: bool

this.IsPing

Full Usage: this.IsPing

Returns: bool
Returns: bool

this.IsPriority

Full Usage: this.IsPriority

Returns: bool
Returns: bool

this.IsPushPromise

Full Usage: this.IsPushPromise

Returns: bool
Returns: bool

this.IsRstStream

Full Usage: this.IsRstStream

Returns: bool
Returns: bool

this.IsSettings

Full Usage: this.IsSettings

Returns: bool
Returns: bool

this.IsWindowUpdate

Full Usage: this.IsWindowUpdate

Returns: bool
Returns: bool