FramePayload Type
Union cases
| Union case | Description |
Full Usage:
Continuation byte[]
Parameters:
byte[]
|
|
Full Usage:
Data(byte[], bool)
Parameters:
byte[]
Item2 : bool
|
|
|
|
|
|
Full Usage:
Ping(bool, byte[])
Parameters:
bool
Item2 : byte[]
|
|
|
|
Full Usage:
PushPromise(int32, byte[])
Parameters:
int32
Item2 : byte[]
|
|
|
|
|
|
Full Usage:
WindowUpdate int32
Parameters:
int32
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsContinuation
Returns: bool
|
|
Full Usage:
this.IsData
Returns: bool
|
|
Full Usage:
this.IsGoAway
Returns: bool
|
|
Full Usage:
this.IsHeaders
Returns: bool
|
|
Full Usage:
this.IsPing
Returns: bool
|
|
Full Usage:
this.IsPriority
Returns: bool
|
|
Full Usage:
this.IsPushPromise
Returns: bool
|
|
Full Usage:
this.IsRstStream
Returns: bool
|
|
Full Usage:
this.IsSettings
Returns: bool
|
|
Full Usage:
this.IsWindowUpdate
Returns: bool
|
|